diff options
author | swills <swills@FreeBSD.org> | 2014-03-18 23:03:19 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2014-03-18 23:03:19 +0800 |
commit | 81e931e8963f76925723105581d0bc83935eeffd (patch) | |
tree | ed19ce48c7f709632ee54d14a6ce0c5213b28eb5 /www | |
parent | b1b1f25644fd0e2ea6640bcbce61fde4a1b279e5 (diff) | |
download | freebsd-ports-gnome-81e931e8963f76925723105581d0bc83935eeffd.tar.gz freebsd-ports-gnome-81e931e8963f76925723105581d0bc83935eeffd.tar.zst freebsd-ports-gnome-81e931e8963f76925723105581d0bc83935eeffd.zip |
- Additional Technical Documentation is not included in the port.
PR: ports/187673
Submitted by: Horia Racoviceanu <horia@racoviceanu.com> (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/fira-webfont/files/pkg-message.in | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/www/fira-webfont/files/pkg-message.in b/www/fira-webfont/files/pkg-message.in index d489edfaa50f..2ad6b3262443 100644 --- a/www/fira-webfont/files/pkg-message.in +++ b/www/fira-webfont/files/pkg-message.in @@ -4,6 +4,51 @@ Fira has been installed. Example HTML and CSS have been installed in %%WWWDIR%% +Fira Technical Documentation is currently available only by downloading the +"Fira Open Type" archive from: + + https://www.mozilla.org/en-US/styleguide/products/firefox-os/typeface/ + +Note: JavaScript must be enabled as box.com does not provide an URL for sharing + +Fira supports the following advanced Open Type typographic layout features: +- Access All Alternates +- Small Capitals +- Small Capitals From Capitals +- Contextual Alternates +- Standard Ligatures +- Discretionary Ligatures +- Old Style Figures +- Lining Figures +- Proportional Figures +- Tabular Figures +- Slashed Zero +- Numerators +- Denominators +- Fractions +- Superscript +- Subscript +- Scientific Inferiors +- Ordinals +- Case-Sensitive Forms +- Localized Forms +- Mathematical Greek +- Capital Spacing + +For details about OpenType Layout Features see the OpenType Layout tag registry + + http://www.microsoft.com/typography/otspec/featurelist.htm + +or + + https://www.fontfont.com/staticcontent/downloads/FF_OT_User_Guide.pdf + http://en.wikipedia.org/wiki/List_of_typographic_features + +The font-feature-settings CSS property allows control over advanced typographic +features in OpenType fonts: + + https://developer.mozilla.org/en-US/docs/Web/CSS/font-feature-settings + For X11 Open Type and True Type font please use x11-fonts/fira port. =============================================================================== |