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

361 Commits

Author SHA1 Message Date
Frank Grießhammer
db5acd9082 Add TT hints to specific Box Drawing Characters
If a BDC combines a heavy and a light stroke in the horizontal direction, the heavy stroke was not always properly hinted and therefore led to visual connection errors.
2016-05-05 16:14:59 -07:00
Frank Grießhammer
5fafdd2dee Update tthints for block- and shade characters 2016-05-04 18:06:04 -07:00
Frank Grießhammer
6b07283e0f Fix bug #121 (zero-width fraction slash) also for Italics 2016-05-04 16:45:38 -07:00
Miguel Sousa
c2157aba91 Update release notes 2016-05-02 04:33:38 -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
337db1244c Delete NULL and CR entries 2016-05-02 02:13:14 -07:00
Miguel Sousa
113d48ef8f Update version numbers 2016-05-02 02:12:15 -07:00
Miguel Sousa
91ca56a405 Update font.ttf files 2016-05-02 02:11:32 -07:00
Miguel Sousa
3cd7e64669 Remove XML header from SVG files 2016-05-02 00:53:28 -07:00
Miguel Sousa
94e738f689 Regenerate all instance UFOs 2016-04-29 15:18:57 -07:00
Miguel Sousa
4e56f85189 Normalize all instance UFOs 2016-04-29 14:41:48 -07:00
Frank Grießhammer
95de20c8f7 Re-generate Italic Box Drawing Characters. 2016-04-29 10:58:34 -07:00
Frank Grießhammer
a63c3ad3f7 Normalize Italic Master UFOs. 2016-04-29 10:53:48 -07:00
Frank Grießhammer
b7d2ddc80f Re-generate Box Drawing Characters. 2016-04-28 00:15:49 -07:00
Frank Grießhammer
862bb679b4 Normalize master UFOs. 2016-04-27 23:50:45 -07:00
Frank Grießhammer
d880580b12 Merge branch 'BugFixesBXD+slashes' of /Users/fgriessh/Desktop/SourceCodeProPDH 2016-04-26 13:18:19 -07:00
Miguel Sousa
3f2ea0dad0 Simpler way to initialize the table 2016-04-22 01:09:40 -07:00
phunt
fda80b7a32 Provides fix for bug #122: Box drawing characters don't fit together in WOFF2 version. TT sources have been re-compiled with auto hints for glyphs not manually instructed (including box drawing glyphs). 2016-04-21 12:28:01 +10:00
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