Skip navigation
Home/Support/

Forums

325 Views 1 Reply Latest reply: Nov 4, 2005 9:10 AM by (Chris_Lozos) RSS
Thomas Phinney User 588 posts since
Nov 5, 2007
Currently Being Moderated

Oct 5, 2002 6:34 PM

FEATURE FILE SAMPLE: Arbitrary Fraction support (4 Dec 2002)

Here's how we've made arbitrary fractions work at Adobe.

[note: updated 4 Dec 2002]

feature frac {

lookup FRAC {
sub [zero zerooldstyle zero.taboldstyle zerosuperior zero.inferior zero.denominator zero.titling] by zero.numerator;
sub [one onefitted oneoldstyle one.taboldstyle onesuperior one.inferior one.denominator one.titling] by one.numerator;
sub [two twooldstyle two.taboldstyle twosuperior two.inferior two.denominator two.titling] by two.numerator;
sub [three threeoldstyle three.taboldstyle threesuperior three.inferior three.denominator three.titling] by three.numerator;
sub [four fouroldstyle four.taboldstyle foursuperior four.inferior four.denominator four.titling] by four.numerator;
sub [five fiveoldstyle five.taboldstyle fivesuperior five.inferior five.denominator five.titling] by five.numerator;
sub [six sixoldstyle six.taboldstyle sixsuperior six.inferior six.denominator six.titling] by six.numerator;
sub [seven sevenoldstyle seven.taboldstyle sevensuperior seven.inferior seven.denominator seven.titling] by seven.numerator;
sub [eight eightoldstyle eight.taboldstyle eightsuperior eight.inferior eight.denominator eight.titling] by eight.numerator;
sub [nine nineoldstyle nine.taboldstyle ninesuperior nine.inferior nine.denominator nine.titling] by nine.numerator;
} FRAC;

sub zero.numerator' @SLASH' zero.numerator' zero.numerator' by perthousand;
sub zero.numerator' @SLASH' zero.numerator' by percent;
sub one.numerator' @SLASH' four.numerator' by onequarter;
sub one.numerator' @SLASH' two.numerator' by onehalf;
sub three.numerator' @SLASH' four.numerator' by threequarters;
sub one.numerator' @SLASH' three.numerator' by onethird;
sub two.numerator' @SLASH' three.numerator' by twothirds;
sub one.numerator' @SLASH' eight.numerator' by oneeighth;
sub three.numerator' @SLASH' eight.numerator' by threeeighths;
sub five.numerator' @SLASH' eight.numerator' by fiveeighths;
sub seven.numerator' @SLASH' eight.numerator' by seveneighths;

sub [@SLASH @FIG_DENOMINATOR @PREBUILT] @FIG_NUMERATOR' by @FIG_DENOMINATOR;
sub [slash uni2215] by fraction;

} frac;

I hope this is helpful!

T

Thomas W. Phinney
Program Mgr., Western Language Fonts
Adobe Systems

More Like This

  • Retrieving data ...

Bookmarked By (0)