mirror of
https://github.com/kiliman/operator-mono-lig.git
synced 2026-08-12 02:10:52 +02:00
Merge remote-tracking branch 'kiliman/master' (#185)
* OperatorMonoSSm (Light, Book, Medium, Bold)
New Ligatures:
- colon_colon
- exclam_exclam
- semicolon_semicolon
- less_less
- greater_greater
- hyphen_equal (minus_equal)
- asterisk_equal
- slash_equal
- less_slash_greater
- less_less_equal
- quotedbl_quotedbl_quotedbl
- quotesingle_quotesingle_quotesingle
New Powerline Glyhps:
- E0A1 (Powerline LN)
- E0A2 (Powerline lock)
- E0B1 (Powerline left soft divider)
- E0B3 (Powerline right soft divider)
Features:
- ss10 can be used to substitute 'x' for '×'. Eg 0×FF or 800×600
- 'Equality Spaces' and 'Less-than/Greater-than Horizontal Bar' alternatives are included
by default, and can be activated via ss11 and ss12 respectively.
- Corrected and simplified features code to include the missing 'kern' feature for
fraction numerator and denominator positioning.
- 'calt.js' will also generate the 'liga' feature.
Edited and repositioned some existing glyphs to be more consistent across font weights.
Created missing glyphs for other weights. Eg 'w_w_w.liga' and 'plus_equal.liga'
* 'calt.js' no longer generates the 'liga' feature.
* Adjusted hinting, no contours changed.
This commit is contained in:
@@ -1,16 +1,13 @@
|
||||
<Glyph name="less_equal.liga" lsb="-379" width="625">
|
||||
<Glyph name="less_equal.liga" lsb="-415" width="625">
|
||||
<CharString>
|
||||
29 -21 700 -20 hstemhm
|
||||
-379 221 hintmask 00000000
|
||||
hintmask 11100000
|
||||
-158 325 rmoveto
|
||||
14 vlineto
|
||||
589 240 -47 129 -763 -311 rlineto
|
||||
-129 vlineto
|
||||
756 -313 47 127 rlineto
|
||||
-47 -387 rmoveto
|
||||
47 127 -803 335 rlineto
|
||||
-149 vlineto
|
||||
-179 -21 899 -20 hstem
|
||||
-407 184 vstem
|
||||
-410 276 rmoveto
|
||||
774 -267 50 122 -637 193 rlineto
|
||||
17 vlineto
|
||||
637 240 -61 118 -760 -306 rlineto
|
||||
-8 -317 rmoveto
|
||||
779 -276 50 122 -826 286 rlineto
|
||||
endchar
|
||||
</CharString>
|
||||
<Subrs/>
|
||||
|
||||
Reference in New Issue
Block a user