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

20 Commits

Author SHA1 Message Date
Miguel Sousa
64860d297f Python3 fix 2019-06-10 00:39:20 -07:00
Miguel Sousa
d426b372ff [addSVGtable.py] Remove fontTools workaround 2018-01-18 23:33:51 -08:00
Curzy
ac902f44b0 Make addSVGtable to python 2/3 compatible 2017-09-13 21:10:14 +09:00
Miguel Sousa
a0856214eb Improvements to build script 2017-08-09 00:10:35 -07:00
Miguel Sousa
86efd7cc1e Don't compress the SVG table 2017-07-26 00:24:44 -07:00
Miguel Sousa
4849d25c98 No need to check FontTools version anymore 2017-07-25 23:03:39 -07:00
Miguel Sousa
7b2ae0f739 Gzip SVG table 2016-05-02 02:16:39 -07:00
Miguel Sousa
67b2955352 Strip white space between SVG elements 2016-05-02 02:14:46 -07:00
Miguel Sousa
3f2ea0dad0 Simpler way to initialize the table 2016-04-22 01:09:40 -07: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
4255baa693 Pre-compile the regular expressions; this way they can be cached. 2015-11-07 17:38:56 -06:00
Miguel Sousa
e5f2a17cf1 fix SVG header regexp 2015-09-16 02:55:36 -07:00
Dmitry Azaraev
ae62452429 Fix addSVGtable: windows compatibility. 2015-08-31 14:10:37 +03:00
Miguel Sousa
3779c261f6 Provide feedback 2015-07-15 03:08:39 -07:00
Miguel Sousa
a79ddc8d14 Py script simplification 2015-06-26 14:27: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