-
Notifications
You must be signed in to change notification settings - Fork 313
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #12 from intel/repo-update
Repo update: unzip sources
- Loading branch information
Showing
13,868 changed files
with
444,834 additions
and
0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.DS_Store |
Binary file not shown.
208 changes: 208 additions & 0 deletions
208
sources/instances/postscript/IntelOneMono-Bold.ufo/features.fea
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,208 @@ | ||
# ---------------------------- | ||
# INTEL MONO OPENTYPE CODE | ||
# ---------------------------- | ||
|
||
# ---------------- | ||
# Language Systems | ||
# ---------------- | ||
|
||
languagesystem DFLT dflt; | ||
languagesystem latn dflt; | ||
languagesystem latn TRK; | ||
languagesystem latn AZE; | ||
languagesystem latn CRT; | ||
languagesystem latn CAT; | ||
|
||
|
||
# ------- | ||
# Classes | ||
# ------- | ||
|
||
# Base Letters | ||
@ltrUC = [A B C D E F G H I J K L M N O P Q R S T U V W X Y Z uni1E9E AE OE Schwa Eng Thorn Eth Dcroat Hbar Tbar Lslash Oslash Aring Ohorn Uhorn I]; | ||
@ltrLC = [a b c d e f g h i j k l m n o p q r s t u v w x y z germandbls ae oe schwa eng thorn eth dcroat hbar tbar lslash oslash aring ohorn uhorn dotlessi]; | ||
|
||
# Figures | ||
@fig = [zero one two three four five six seven eight nine]; | ||
@figSup = [zero.sup one.sup two.sup three.sup four.sup five.sup six.sup seven.sup eight.sup nine.sup]; | ||
@figInf = [zero.inf one.inf two.inf three.inf four.inf five.inf six.inf seven.inf eight.inf nine.inf]; | ||
@figNum = [zero.num one.num two.num three.num four.num five.num six.num seven.num eight.num nine.num]; | ||
@figDen = [zero.den one.den two.den three.den four.den five.den six.den seven.den eight.den nine.den]; | ||
|
||
|
||
# --------------- | ||
# Localized Forms | ||
# --------------- | ||
|
||
feature locl { | ||
script latn; | ||
language TRK; | ||
lookup iTurkish { | ||
sub i by idotaccent; | ||
} iTurkish; | ||
language AZE; | ||
lookup iTurkish; | ||
language CRT; | ||
lookup iTurkish; | ||
language CAT; | ||
sub l periodcentered' l by middotcat; | ||
sub L periodcentered' L by middotcat.cap; | ||
# try fusing them | ||
sub L middotcat.cap by L.dot; | ||
sub L middotcat by L.dot; | ||
sub l middotcat by l.dot; | ||
} locl; | ||
|
||
|
||
# --------------------------------- | ||
# Glyph Composition / Decomposition | ||
# --------------------------------- | ||
|
||
feature ccmp { | ||
|
||
# Decompose unicode lowercase characters whose capital counterparts have no unicode. | ||
lookup Decomp { | ||
sub hlinebelow by h macronlowmod; | ||
sub jcaron by j caron; | ||
} Decomp; | ||
|
||
# Replace e ogonek with eogonek. | ||
lookup eogonek { | ||
sub e ogonekcmb by eogonek; | ||
} eogonek; | ||
|
||
} ccmp; | ||
|
||
|
||
# ---------- | ||
# Numerators | ||
# ---------- | ||
|
||
feature numr { | ||
sub @fig by @figNum; | ||
} numr; | ||
|
||
# ------------ | ||
# Denominators | ||
# ------------ | ||
|
||
feature dnom { | ||
sub @fig by @figDen; | ||
} dnom; | ||
|
||
# ----------- | ||
# Superscript | ||
# ----------- | ||
|
||
feature sups { | ||
sub @fig by @figSup; | ||
} sups; | ||
|
||
# --------------------- | ||
# Subscript & Inferiors | ||
# --------------------- | ||
|
||
feature subs { | ||
sub @fig by @figInf; | ||
} subs; | ||
|
||
feature sinf { | ||
sub @fig by @figInf; | ||
} sinf; | ||
|
||
|
||
# -------------- | ||
# Stylistic Sets | ||
# -------------- | ||
|
||
feature ss11 { | ||
featureNames { | ||
name "Raised Colon (Figures Only)"; # Windows English | ||
name 1 0 0 "Raised Colon (Figures Only)"; # Mac English | ||
}; | ||
lookup FigureColonContextual { | ||
sub @fig colon' @fig by colon.fig; | ||
} FigureColonContextual; | ||
} ss11; | ||
|
||
feature ss12 { | ||
featureNames { | ||
name "Raised Colon (Global)"; # Windows English | ||
name 1 0 0 "Raised Colon (Global)"; # Mac English | ||
}; | ||
lookup FigureColon { | ||
sub colon by colon.fig; | ||
} FigureColon; | ||
} ss12; | ||
|
||
|
||
# -------------------- | ||
# Stylistic Alternates | ||
# -------------------- | ||
|
||
feature salt { | ||
lookup FigureColon; # SS12 | ||
} salt; | ||
|
||
|
||
|
||
# -------------- | ||
# All Alternates | ||
# -------------- | ||
|
||
feature aalt { | ||
sub germandbls from [germandbls uni1E9E]; | ||
sub uni1E9E from [uni1E9E germandbls]; | ||
sub colon from [colon colon.fig]; | ||
sub colon.fig from [colon.fig colon]; | ||
sub eight from [eight eight.den eight.sup eight.num eight.inf]; | ||
sub eight.inf from [eight.inf eight eight.den eight.sup eight.num]; | ||
sub eight.num from [eight.num eight.inf eight eight.den eight.sup]; | ||
sub eight.sup from [eight.sup eight.num eight.inf eight eight.den]; | ||
sub eight.den from [eight.den eight.sup eight.num eight.inf eight]; | ||
sub five from [five five.inf five.num five.den five.sup]; | ||
sub five.sup from [five.sup five five.inf five.num five.den]; | ||
sub five.den from [five.den five.sup five five.inf five.num]; | ||
sub five.num from [five.num five.den five.sup five five.inf]; | ||
sub five.inf from [five.inf five.num five.den five.sup five]; | ||
sub four from [four four.sup four.num four.den four.inf]; | ||
sub four.inf from [four.inf four four.sup four.num four.den]; | ||
sub four.den from [four.den four.inf four four.sup four.num]; | ||
sub four.num from [four.num four.den four.inf four four.sup]; | ||
sub four.sup from [four.sup four.num four.den four.inf four]; | ||
sub nine from [nine nine.den nine.inf nine.num nine.sup]; | ||
sub nine.sup from [nine.sup nine nine.den nine.inf nine.num]; | ||
sub nine.num from [nine.num nine.sup nine nine.den nine.inf]; | ||
sub nine.inf from [nine.inf nine.num nine.sup nine nine.den]; | ||
sub nine.den from [nine.den nine.inf nine.num nine.sup nine]; | ||
sub one from [one one.den one.num one.inf one.sup]; | ||
sub one.sup from [one.sup one one.den one.num one.inf]; | ||
sub one.inf from [one.inf one.sup one one.den one.num]; | ||
sub one.num from [one.num one.inf one.sup one one.den]; | ||
sub one.den from [one.den one.num one.inf one.sup one]; | ||
sub seven from [seven seven.inf seven.num seven.sup seven.den]; | ||
sub seven.den from [seven.den seven seven.inf seven.num seven.sup]; | ||
sub seven.sup from [seven.sup seven.den seven seven.inf seven.num]; | ||
sub seven.num from [seven.num seven.sup seven.den seven seven.inf]; | ||
sub seven.inf from [seven.inf seven.num seven.sup seven.den seven]; | ||
sub six from [six six.num six.sup six.den six.inf]; | ||
sub six.inf from [six.inf six six.num six.sup six.den]; | ||
sub six.den from [six.den six.inf six six.num six.sup]; | ||
sub six.sup from [six.sup six.den six.inf six six.num]; | ||
sub six.num from [six.num six.sup six.den six.inf six]; | ||
sub three from [three three.inf three.den three.num three.sup]; | ||
sub three.sup from [three.sup three three.inf three.den three.num]; | ||
sub three.num from [three.num three.sup three three.inf three.den]; | ||
sub three.den from [three.den three.num three.sup three three.inf]; | ||
sub three.inf from [three.inf three.den three.num three.sup three]; | ||
sub two from [two two.inf two.sup two.num two.den]; | ||
sub two.den from [two.den two two.inf two.sup two.num]; | ||
sub two.num from [two.num two.den two two.inf two.sup]; | ||
sub two.sup from [two.sup two.num two.den two two.inf]; | ||
sub two.inf from [two.inf two.sup two.num two.den two]; | ||
sub zero from [zero zero.sup zero.num zero.den zero.inf]; | ||
sub zero.inf from [zero.inf zero zero.sup zero.num zero.den]; | ||
sub zero.den from [zero.den zero.inf zero zero.sup zero.num]; | ||
sub zero.num from [zero.num zero.den zero.inf zero zero.sup]; | ||
sub zero.sup from [zero.sup zero.num zero.den zero.inf zero]; | ||
} aalt; |
Oops, something went wrong.