1
1
mirror of https://github.com/i-tu/Hasklig.git synced 2024-09-11 10:36:46 +03:00
Commit Graph

392 Commits

Author SHA1 Message Date
phunt
1fad49c360 Fixes bug #121: Fraction characters have zero width. Updates code in <family.fea> and <widthsAdjust.fea> to isolate zeroing of widths for slash characters to <frac> feature. 2016-04-21 12:09:56 +10:00
Miguel Sousa
b1038dc806 Setting the colorPalettes value is no longer necessary (see https://github.com/behdad/fonttools/pull/573) 2016-04-20 17:03:59 -07:00
Miguel Sousa
daa79dbd50 SVG files are not required to have an XML header 2016-04-20 16:57:14 -07:00
Miguel Sousa
8ae4d8beb5 typos 2016-04-20 16:54:56 -07:00
Miguel Sousa
b2ffdccd53 Correct the name of the exception 2016-01-28 14:51:27 -08:00
Miguel Sousa
4b349407a0 Use font.getGlyphID() instead 2015-12-03 15:13:29 -08:00
Miguel Sousa
8fbc021489 Update npm instructions 2015-12-02 22:25:18 -08:00
Miguel Sousa
4255baa693 Pre-compile the regular expressions; this way they can be cached. 2015-11-07 17:38:56 -06:00
Miguel Sousa
e67117d61c npm install instructions 2015-09-18 03:54:06 -07:00
Miguel Sousa
2a2e421f16 delete old package.json 2015-09-18 03:41:23 -07:00
Miguel Sousa
a9cb57f6bc add Bower installation instructions 2015-09-18 01:15:18 -07:00
Miguel Sousa
e5f2a17cf1 fix SVG header regexp 2015-09-16 02:55:36 -07:00
Miguel Sousa
de765d9c32 update building instructions 2015-08-31 11:16:10 -07:00
Miguel Sousa
366d540e3a Merge pull request #106 from dmitry-azaraev/issue/105
Build on Windows
2015-08-31 10:56:14 -07:00
Dmitry Azaraev
8c5ef925bd Add windows build script. Fix #105. 2015-08-31 14:11:05 +03:00
Dmitry Azaraev
ae62452429 Fix addSVGtable: windows compatibility. 2015-08-31 14:10:37 +03:00
Miguel Sousa
42ed82e2ff Merge pull request #104 from odegroot/patch-1
Updating installation instructions for windows.
2015-08-21 09:51:21 -07:00
Oscar de Groot
af7a9fb552 Updating installation instructions for windows. 2015-08-21 16:01:03 +02:00
Miguel Sousa
3779c261f6 Provide feedback 2015-07-15 03:08:39 -07:00
Miguel Sousa
a0a75f5dc0 Support paths with spaces 2015-07-15 03:05:54 -07:00
Miguel Sousa
6ff140b1e7 Documentation update 2015-07-14 15:59:08 -07:00
Miguel Sousa
596171db34 Merge pull request #99 from pauldhunt/PaulVersionCurrent
Merge Paul's development fork into main
2015-07-14 14:25:23 -07:00
phunt
f0073d0265 Removes commented lines from family.fea file. Fixes hinting issues on clickalveolar in italics, Semibold. 2015-07-09 13:08:45 -07:00
phunt
ea94bd1383 Source Code Pro - tweaks relnotes file to note tugrik hinting change. 2015-07-07 18:24:46 -07:00
phunt
f7891d596f Source Code Pro - version Source Code Pro - version 2.010 (romans) & version 1.030 (italics) - Fixes hinting on tugrik in upright TTF fonts. 2015-07-07 18:22:20 -07:00
phunt
5771c0e3b2 Source Code Pro - version 2.010 (romans) & version 1.030 (italics) - Nudges the dot accent up to prevent from collapsing in CFF fonts. Adjusts design and positioning of cedillas.
[Fixes hinting on Regular OE. Corrects path direction on invsmileface.]
2015-07-07 16:51:32 -07:00
phunt
0f484536de Merge branch 'PaulVersionCurrent' of https://github.com/pauldhunt/SourceCodePro into PaulVersionCurrent 2015-07-07 11:26:48 -07:00
phunt
21b62b5199 Preserving emoji work before branching and resetting this current branch. 2015-07-07 10:47:52 -07:00
Miguel Sousa
a79ddc8d14 Py script simplification 2015-06-26 14:27:44 -07:00
Miguel Sousa
83abf18b60 Updates release notes 2015-06-25 04:54:52 -07:00
Miguel Sousa
32526045fb Fixes the remaining CVT errors 2015-06-25 04:03:38 -07:00
Miguel Sousa
be9620c6e2 Enables UI names in Character Variant features (cvXX) 2015-06-25 03:01:44 -07:00
Miguel Sousa
5312ce7856 Adds Python script to inject SVG tables into fonts, and adds SVG step to build script 2015-06-25 02:07:58 -07:00
Miguel Sousa
0160f39d56 Change SVG file names to match the corresponding glyph final names 2015-06-24 23:15:02 -07:00
Miguel Sousa
64a716ba05 Remove id parameter from SVG files 2015-06-24 22:51:06 -07:00
Miguel Sousa
5ef1e0cdf1 Move SVG folder up in the directory tree 2015-06-24 22:48:05 -07:00
phunt
9ddf7d70e4 Updates GID tags for robotface and poopile as they were accidentally transposed. Updates SVG for heartblackheavy as it was missing GID tag and formatting was suboptimal. 2015-06-24 15:53:55 -07:00
phunt
e564e1f4ee Updates Ai emoji files. Updates all Italic TT sources and tthints files. 2015-06-24 11:55:13 -07:00
phunt
9e76d921c1 Adds SVGs for check, checked box, coffee, lock. 2015-06-24 11:53:21 -07:00
phunt
7c0e4a67d8 Adds SVGs for eigthnote and musicalnotedbl. 2015-06-24 11:20:36 -07:00
phunt
8a0dea55e0 Adds SVGs for diamond, heartblackheavy, invsmileface, smileface. 2015-06-24 11:09:35 -07:00
phunt
ce1bcc4366 Updates SVG for robotface. Adds SVGs for heart, pupil. 2015-06-24 10:32:45 -07:00
Miguel Sousa
ef0b7b1e32 SVG for TT roman fonts (GID is different from OT fonts) 2015-06-24 03:46:31 -07:00
Miguel Sousa
7e1662c7c5 adds glyph ID property 2015-06-24 03:22:47 -07:00
Miguel Sousa
a4ca48fe39 SVG's XML reformatted by using Tidy XML text filter 2015-06-24 03:20:05 -07:00
Miguel Sousa
e63972862e SVG code streamlined by using SVG Cleaner app 2015-06-24 03:18:36 -07:00
Miguel Sousa
d196d1ccec robotface exported as SVG 1.1 from Illustrator 2015-06-24 03:12:58 -07:00
Miguel Sousa
4989db057d Reposition robotface within the page 2015-06-24 03:11:28 -07:00
phunt
4967d1577e Adds robotface to instances. 2015-06-23 17:29:49 -07:00
phunt
7f148c7803 Adjusts the mouth positioning of the colored robot emoji. 2015-06-22 22:16:50 -07:00