kiliman
141924ba82
😍 Add @tweks as a contributor
2024-03-20 10:40:17 -04:00
Tomek Weksej
7554d7ab76
🐛 Fix font weight/style metadata ( #186 )
...
This fixes a bug that Bold is interpreted as a standard font style (instead of Book) by some applications and operating systems.
This sets correct values to following metadata:
* head: macStyle: https://learn.microsoft.com/en-us/typography/opentype/spec/head
* OS/2: fsSelection: https://learn.microsoft.com/en-us/typography/opentype/spec/os2#fsselection
* OS/2: usWeightClass: https://learn.microsoft.com/en-us/typography/opentype/spec/os2#usweightclass
2024-03-20 10:36:17 -04:00
kiliman
1babf4977d
🚀 Deploy v2.5.1
v2.5.1
2023-12-23 17:28:04 -06:00
kiliman
0d4a55ed1f
🔥 Remove canvas dependency
2023-12-23 17:25:11 -06:00
kiliman
10dd25fd26
🚀 Deploy v2.5.0
v2.5.0
2023-12-21 10:40:52 -06:00
kiliman
135f6eb156
🖼️ Update ligature preview images
2023-12-21 10:40:39 -06:00
kiliman
4499ba4809
📦 Add canvas dependency
2023-12-21 10:25:47 -06:00
Jakob Pearson
fff435748f
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.
2023-12-21 11:21:24 -05:00
Michael Carter
eec76d8792
📝 Update instructions for Mac installs
2022-09-14 12:11:11 -05:00
Kiliman
7a86cd065f
🚀 Deploy v2.4.2
...
Bumped version due to package.lock.json issue
v2.4.2
2022-02-18 09:49:32 -05:00
kiliman
834a086e09
📦 Update xml-formatter package and refresh package lock
...
Fixes #178
2022-02-13 16:38:04 -05:00
kiliman
298723b87e
🐛 Fix typo in all-contributors for @killua
2021-10-18 10:19:10 -04:00
kiliman
0956c0e569
😍 Add @killua99 as a contributor
2021-10-18 10:19:10 -04:00
kiliman
30ef51ace3
😍 Add @GlorifiedBicycle as a contributor
2021-10-18 10:13:26 -04:00
kiliman
8aa2677ffc
😍 Add @kilua99 as a contributor
2021-10-18 10:12:34 -04:00
Reland Boyle
5c25311fdf
Added note regardign installing FontTools under WSL/WSL2 ( #174 )
2021-10-18 10:12:07 -04:00
Luigi
a55ef07837
📝 Improve readme installation for Windows ( #167 )
2021-05-25 14:56:08 -04:00
dependabot[bot]
09bbb2bb76
Bump xmldom from 0.1.27 to 0.5.0 ( #163 )
...
Bumps [xmldom](https://github.com/xmldom/xmldom ) from 0.1.27 to 0.5.0.
- [Release notes](https://github.com/xmldom/xmldom/releases )
- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md )
- [Commits](https://github.com/xmldom/xmldom/compare/v0.1.27...0.5.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-13 17:23:50 -06:00
kiliman
4ff7dbde28
🚀 Deploy v2.4.1
v2.4.1
2020-12-18 09:35:06 -05:00
kiliman
0d7089f840
💄 Reformat with prettier
2020-12-18 09:33:55 -05:00
kiliman
8a32259fdc
🐛 Fix italic ligatures slanting wrong direction #160
2020-12-18 09:33:34 -05:00
kiliman
ee481cc744
🐛 Fix links in generated preview file
2020-12-13 14:42:12 -05:00
kiliman
196e13856c
🔨 Add link to preview HTML using htmlpreview.github.io
2020-12-13 14:39:14 -05:00
kiliman
2029e07965
🔥 Remove link to preview in README due to broken display on GitHub
2020-12-13 13:08:41 -05:00
kiliman
4955c58098
✨ Add preview images and update README
2020-12-13 13:05:08 -05:00
kiliman
c63a5b0abb
✨ Add script to generate preview images of ligatures (normal and italic)
2020-12-13 13:04:42 -05:00
kiliman
8f7db7bc4c
📦 Add prettier and update eslint config
2020-12-13 13:03:12 -05:00
kiliman
3813319b42
🚀 Deploy v2.4.0
v2.4.0
2020-12-13 10:16:02 -05:00
kiliman
f2a61c74ad
🔀 Merge branch 'feature/use-fea-files'
2020-12-13 10:13:23 -05:00
kiliman
1fce61fe50
🔨 Update build to call fonttools feaLib
2020-12-13 10:11:28 -05:00
kiliman
1028c96291
🔥 Delete gsub.js and replace with calt feature
2020-12-13 10:07:52 -05:00
kiliman
043c160546
✨ Add default feature file since feaLib replaces existing features
2020-12-13 10:06:11 -05:00
kiliman
445828c8bf
✨ Add function to generate calt feature file
2020-12-13 10:05:41 -05:00
kiliman
66fd3f94a1
🙈 Ignore all files in .vscode
2020-12-13 10:04:27 -05:00
kiliman
9bf5f6197c
✨ Add new spacer glyphs to replace LIG placeholder
2020-12-12 17:50:16 -05:00
Mark Skelton
bd48389313
Update deps ( #159 )
...
* Fix eslint error
* Add repository to package.json
* Remove unused dependencies
* Update dev eslint deps
2020-12-09 14:21:23 -06:00
kiliman
30a6c098e7
🚀 Deploy v2.3.0
v2.3.0
2020-05-13 08:41:16 -04:00
kiliman
42e64f84b8
🔀 Merge branch 'feature/italics-hack'
...
Fix #104
2020-05-13 08:40:43 -04:00
kiliman
124d893fe5
✨ Add plus_equal.liga and update colon_equal.liga
2020-05-13 08:25:53 -04:00
kiliman
e692fcfbf8
🔨 Make italics-hack the default option with ability to turn it off
2020-05-13 08:23:09 -04:00
kiliman
321486d19e
🐛 Add init function to only apply the hack once instead of per ligature
2020-05-12 12:05:21 -04:00
kiliman
6f3d00ae6d
🪓 Add hack for italics by removing existing GSUB tables
2020-05-12 09:36:58 -04:00
Mark Skelton
420eeefe59
Merge pull request #131 from kiliman/dependabot/npm_and_yarn/acorn-6.4.1
...
Bump acorn from 6.2.1 to 6.4.1
2020-04-14 13:30:53 -05:00
dependabot[bot]
a5c360bf30
Bump acorn from 6.2.1 to 6.4.1
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 6.2.1 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/6.2.1...6.4.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-04-04 21:23:15 +00:00
kiliman
93d4d03ef5
🚀 Deploy 2.2.8 with profiles fix
v2.2.8
2020-03-09 17:13:26 -04:00
kiliman
59435e4ee8
😍 Add @Jakob6174 as a contributor
2020-03-09 17:12:36 -04:00
kiliman
cad9759288
📝 Add comment for family name value
2020-03-09 17:10:52 -04:00
kiliman
d3940070ed
🐛 Fix multiple font generation using profiles
2020-03-09 17:08:59 -04:00
Kiliman
320fb069f7
Merge pull request #130 from Jakob6174/master
...
Minor inconsistency in newly generated font names
2020-03-09 17:07:53 -04:00
Jakob6174
d6c1df83ed
Minor inconsistency in newly generated fontnames, original font doesn't specify 'font weight' for this particular 'namerecord'
2020-03-09 16:23:33 +00:00