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

551 Commits

Author SHA1 Message Date
Ian Tuomi
1cb0808a23 Adjust Italic black masters for CALT scheme 2016-01-25 11:33:03 +02:00
Ian Tuomi
7e20de75d1 Add mention of Python FontTools 2016-01-25 11:15:34 +02:00
Ian Tuomi
6f4522c27b Merge 2016-01-25 00:22:02 +02:00
Ian Tuomi
d7d22bda00 Add some missed modifications 2016-01-25 00:20:15 +02:00
Ian Tuomi
a27c199eee Shift ligatures to the left to work with contextual alternate scheme 2016-01-25 00:07:06 +02:00
Ian Tuomi
6dd60e6c22 Add contextual alternate generation from Fira Code 2016-01-24 23:53:30 +02:00
Ian Tuomi
d0341bfddb Add CRXX substitution placeholders 2016-01-24 23:53:30 +02:00
Ian Tuomi
bc965dff2e Update README.md 2016-01-01 13:42:54 +02:00
Ian Tuomi
300cd6247b Merge pull request #38 from tjarratt/patch-1
Add Xcode to the list of supported editors
2016-01-01 13:07:38 +02:00
Tim Jarratt
9f1fc77795 Add Xcode to the list of supported editors 2016-01-01 00:24:18 -08:00
Ian Tuomi
66c7bed501 Update README.md 2015-12-31 18:13:52 +02:00
Ian Tuomi
397c16c197 Update README.md 2015-12-31 18:11:40 +02:00
Ian Tuomi
67b8fa2eef Update README.md 2015-12-31 18:09:38 +02:00
Ian Tuomi
e00ab2614f Add IntelliJ fix 2015-12-31 17:57:24 +02:00
Ian Tuomi
8b6393487d Update Readme 2015-12-31 17:57:13 +02:00
Ian Tuomi
f5a05cbd4c Bring back SCP sample 2015-12-31 17:18:08 +02:00
Ian Tuomi
fb9c43d718 Add italics to testing rtf 2015-12-31 17:16:08 +02:00
Ian Tuomi
7a38f9b0c5 Remove features.family in favour of family.fea 2015-12-31 17:10:14 +02:00
Ian Tuomi
c8103d048e Fix merge conflict 2015-12-31 17:08:18 +02:00
Ian Tuomi
97ce4490d2 Merge pull request #36 from JB-Dmitry/master
make font compatible with IntelliJ IDEs
2015-12-29 11:14:46 +02:00
Ian Tuomi
f86ed4109a Use font.getGlyphID() instead 2015-12-28 22:20:01 +02:00
Ian Tuomi
e8ed26c303 update README.md 2015-12-28 22:17:59 +02:00
Ian Tuomi
4d4ecc10db Disable && ligature as unfinished 2015-12-28 22:10:57 +02:00
Ian Tuomi
7cf527153b ignore font.ufo 2015-12-28 21:38:20 +02:00
Ian Tuomi
368aa24661 Rebuild Hasklig based on latest Source Code Pro 2015-12-28 21:36:08 +02:00
Ian Tuomi
2d1271f008 Add binary font files to gitignore 2015-12-28 21:10:43 +02:00
Dmitry Batrak
c801917445 compatibility with ICU text layout engine
ICU text layout engine (http://userguide.icu-project.org/layoutengine)
doesn't recognize DFLT script tag, so OpenType features should be
explicitly enabled for all scripts, supported by font.

ICU engine is used by current JDK implementations, so this fix
will make the font usable in Java applications, and, in particular,
in IDEs built on IntelliJ platform.
2015-12-23 16:26:59 +03: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
Ian Tuomi
d98aeb887c Add MacVim
See https://github.com/i-tu/Hasklig/issues/32
2015-11-05 17:42:38 +02:00
Ian Tuomi
011f619e62 Merge pull request #29 from templateK/master
add windows build script
2015-10-31 17:31:49 +02:00
Ian Tuomi
e5b437fc18 Merge pull request #31 from Grawl/patch-1
Add Atom information
2015-10-30 13:32:58 +02:00
Даниил Пронин
fdf40ed9cb Update README.md 2015-10-30 11:18:22 +09:00
Ian Tuomi
0f04a68722 Merge pull request #30 from hyiltiz/patch-1
RStudio supports the fonts
2015-10-26 12:51:16 +02:00
Hörmet Yiltiz
3c4231a2b5 RStudio supports the fonts 2015-10-26 00:45:18 -04:00
taemu
ad2afbcfec add windows build script 2015-10-26 11:00:50 +09:00
Ian Tuomi
4783df8058 Update README.md 2015-09-20 11:24:13 +03:00
Ian Tuomi
9af31aa12f Merge pull request #25 from rojepp/patch-1
Update compat list
2015-09-20 11:23:17 +03: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
Robert Jeppesen
8d89d00201 Update compat list 2015-09-16 21:19:11 +02: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