FontLab Forum
2012-02-09, 04:31:19 *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Welcome to the FontLab forum, read how to use it! Update: Archives from old MSN forums are now available on our forum.
 
   Home   Help Search Calendar Downloads Tags Login Register  
Del.icio.us Digg FURL FaceBook Stumble Upon Reddit SlashDot

Pages: 1 [2]
  Print  
Author Topic: Support descriptive names for Stylistic Sets  (Read 10879 times)
theFontfitter
Sr. Member
****

Karma: +0/-0
United Kingdom United Kingdom

Posts: 10



WWW Email
« Reply #15 on: 2010-01-13, 07:28:43 »

I am still trying to discover how to create "ss01" without any descriptive name to hold my 'salt' characters so that features display in apps. FontLab offers nothing on the subject in the manual nor is there anything I can find on the net.

I've created Classes 'salt1' and 'salt2' and added this the the salt code:
feature salt { # Stylistic Alternates
# Latin
sub @salt1 by @salt2;
} salt;


But no Stylistic Alternatievs or Sets are being recognized in Word(Windows), TextEdit or XPress(Mac).
Can anyone tell me how to do that?

Many thanks if you can,
Adrian

Logged
Luc[as]
Beta: FontLab Studio Win
Hero Member
***

Karma: +3/-0
Netherlands Netherlands

Posts: 132



WWW
« Reply #16 on: 2010-01-13, 14:47:15 »

feature ss01 {
 sub a by a.001;
} ss01;

However, [salt] works in Illustrator, and [ss01] works in InDesign. Hilarious.
For Word or Quark you'll have to make a copy of the font with the alternates as default. Which works in both Illustrator and InDesign as well :-)
Logged
Luc[as]
Beta: FontLab Studio Win
Hero Member
***

Karma: +3/-0
Netherlands Netherlands

Posts: 132



WWW
« Reply #17 on: 2010-01-13, 15:15:33 »

In Word 2010 beta, stylistic sets are working, more or less. Make feature ss01 etc.
Logged
Adam Twardoch (FontLab)
Product and marketing manager, Fontlab Ltd.
Administrator
Hero Member
*****

Karma: +12/-4
Germany Germany

Posts: 304


FontLab Studio 5.0.4, Mac OS X 10.4.11


WWW
« Reply #18 on: 2010-02-15, 21:30:26 »

Note that (I believe) Area51 uses Compositor (http://code.typesupply.com/wiki/Compositor ), an OpenType Layout engine written by Tal Leming in Python. Unlike Microsoft Uniscribe, Bitstream Panorama, Monotype WorldType, ICU Layout, HarfBuzz or the Adobe Multilingual OpenType Layout engine included in InDesign CS4, Compositor does not support all of OpenType Layout. In particular, in supports no shaping for complex scripts (which is a very core element of OpenType Layout). Also, in general, the degree of support of OpenType Layout in ALL OpenType Layout engines mentioned above (including Compositor) varies heavily. One should not expect that a certain fonts are "wrong" or "right" only if a particular OpenType Layout engine works with them fine. The only thing one can say definitely is: "the OpenType Layout features in this font work/do not work in this particular version of this particular layout engine".

That said, I would not be surprised if Compositor used in Area51 may have problems processing named stylistic sets, since it's a very recent addition to the OpenType standard.

Best,
Adam
Logged
Tags: descriptive  names  Stylistic  Set  2020 
Pages: 1 [2]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!