1
1
mirror of https://github.com/i-tu/Hasklig.git synced 2024-07-07 07:26:26 +03:00
Commit Graph

554 Commits

Author SHA1 Message Date
Ian Tuomi
5344dc892c
Merge pull request #128 from GerardVivancos/main
Updated Readme.md to point to the correct makeInstances script
2021-02-12 10:12:07 +02:00
Gerard Vivancos
26fd511e55 Updated Readme 2021-02-10 17:29:11 +01:00
Ian Tuomi
67480a88a5 Remove compatibility list, split changelog into own file 2021-01-05 12:09:28 +02:00
Ian Tuomi
87adcfabac Bring back screenshots 2021-01-05 12:02:53 +02:00
Ian Tuomi
a947db2f33 Merge old master 2020-12-22 23:01:56 +02:00
Paul D. Hunt
14875b7029
Merge pull request #255 from adobe-fonts/SVGpatch
SVG patch
2020-11-17 12:57:42 +11:00
Paul D. Hunt
c3bf2c75fa Source Code Pro: Roman 2.032, Italic 1.052, VAR 1.012
Updates relnotes file.
2020-11-17 12:53:00 +11:00
Paul D. Hunt
4f0cc037ae Remove SVG artwork from repo. 2020-11-17 12:21:17 +11:00
Paul D. Hunt
eb255a0322 Merge branch 'master' of https://github.com/adobe-fonts/source-code-pro into SVGpatch 2020-11-17 12:16:44 +11:00
Paul D. Hunt
612bf86025
Merge pull request #253 from arifer612/patch-1
Added `fs` dependency
2020-11-12 15:09:10 +11:00
Paul D. Hunt
22b1e72de3
Merge pull request #254 from frankrolf/master
Update CSS
2020-11-12 15:01:56 +11:00
arifer612
66517f4ac7
Removed fonttools and fs dependencies
As suggested in https://github.com/adobe-fonts/source-code-pro/pull/253#issuecomment-725526716
2020-11-12 01:27:00 +08:00
Frank Grießhammer
bfab0851aa CSS: implement Variable Fonts where supported 2020-11-11 14:28:33 +01:00
Frank Grießhammer
2fca874145 CSS: support dark mode
addresses #244
2020-11-11 12:49:29 +01:00
Frank Grießhammer
c6abe95435 CSS: update ribbon
Fix sideways-scrolling problem, analog to Source Sans
2020-11-11 11:06:39 +01:00
Paul D. Hunt
7e41f8b4e5 Updates copyright string to include year 2020.
Removes base b&w glyphs for SVG colored emoji from GOADB and from all UFOs.
Fixes incorrect outlines for rsmallinverted (U+0281).
Upgrades UFOs to version 3 due to change needed to rsmallinverted.
Regenerates mark feature files due to change needed for rsmallinverted.
2020-11-11 15:25:03 +11:00
arifer612
acaa9a2797
Added fs dependency
`fs` package also required to build fonts.
2020-11-10 21:51:11 +08:00
Paul D. Hunt
ff42683e12 Source Code Pro, Roman 2.032, Italic 1.052 Variable 1.012
removes SVG table
2020-10-22 15:52:56 +11:00
Ian Tuomi
8089464f02
Merge pull request #117 from francisbarton/patch-1
Add Brackets to list of supported editors
2020-02-27 08:28:05 +02:00
Ian Tuomi
d1d0509352
Merge pull request #112 from alexpovel/master
Removed space to fix link
2020-02-27 08:27:27 +02:00
Francis Barton
c83d76d741
Add Brackets to list of supproted editors
Hasklig works fine for me in Brackets 1.14
2020-01-02 18:01:43 +00:00
Miguel Sousa
01b97528a2 Remove unused import 2019-10-04 10:33:51 -07:00
boris
6705ad4b45 updated README 2019-09-10 15:26:20 -07:00
boris
e064a81cc9 mark build scripts as bash
./build.sh fails on Ubuntu with

./build.sh: 6: ./build.sh: Syntax error: "(" unexpected
2019-09-10 15:26:20 -07:00
boris
3cf3ff842d mark addSVGtable.py as python3 2019-09-10 15:26:20 -07:00
Miguel Sousa
efb0a98073 Update README 2019-09-05 16:52:06 -07:00
Miguel Sousa
9d1e1e244e Update LICENSE 2019-09-05 16:49:32 -07:00
Miguel Sousa
31a5390db2 Use 'docs' folder instead of 'gh-pages' branch to hold web page assets 2019-09-05 16:46:11 -07:00
Miguel Sousa
4855ec61c5 Remove uniFE0E (text) and uniFE0F (emoji) glyphs from font.ttf files 2019-07-18 10:59:20 -07:00
Miguel Sousa
cdd5c747ac Restore OS/2 table in UFO sparse masters
This fixes the shifting of the baseline observed in FontView
2019-07-17 17:13:02 -07:00
Miguel Sousa
f154254fd5 Stop build process as soon as an error occurs 2019-07-17 13:42:41 -07:00
Miguel Sousa
d163bf64bc Use cmap from OTFs instead of TTFs
to retain Format 14 subtable
2019-07-15 22:35:39 -07:00
Miguel Sousa
c01e44792d Add text representation Emoji Variation Sequences (EVSes) 2019-07-15 22:34:15 -07:00
Miguel Sousa
0b54fe2206 Remove uniFE0E (text) and uniFE0F (emoji) glyphs from masters
They're not necessary
2019-07-15 22:23:00 -07:00
Miguel Sousa
0b3527b144 minor 2019-07-15 21:55:25 -07:00
Miguel Sousa
f06643b93a Update buildVFs script to work with latest version of the tools
afdko v2.9.9a12
2019-07-15 21:54:50 -07:00
Miguel Sousa
1696949cfd Update glyph hashes 2019-06-10 00:39:20 -07:00
Miguel Sousa
64860d297f Python3 fix 2019-06-10 00:39:20 -07:00
Miguel Sousa
db570b60e6 Update build scripts 2019-06-10 00:39:20 -07:00
Miguel Sousa
179f296d7e Add Ustright to list of glyphs to mute 2019-06-10 00:39:20 -07:00
Miguel Sousa
8aafd73a08 Add notdef glyph to sparse masters
otherwise fontmake flags it as incompatible
2019-06-10 00:39:20 -07:00
Miguel Sousa
ab449ae12f Remove anchors from sparse masters 2019-06-10 00:39:20 -07:00
Miguel Sousa
e2208ffc2d Remove features.fea file from sparse masters 2019-06-10 00:39:20 -07:00
Miguel Sousa
213fa0211d Fixes to include() paths 2019-06-07 01:34:25 -07:00
Alex Povel
56b4252b1a
Merge pull request #1 from alexpovel/alexpovel-patch-1
Update README.md
2019-05-28 09:39:29 +02:00
Alex Povel
5041a3d58e
Update README.md
Fix for broken link
2019-05-28 09:38:27 +02:00
Miguel Sousa
b0d1256ca2 Sparse master cannot be the default 2019-04-23 11:57:49 -07:00
RMPR
58c9e0feb0 Update Readme.md
adding fedora install instructions
2019-03-17 13:31:58 -07:00
Mateusz Piotrowski
3b6f9da83f Add FreeBSD installation instructions 2019-02-17 15:28:14 -08:00
Maecenas Li
7122858e4b Update README.md
Fix Homebrew/cask-fonts tap
2018-12-05 21:13:38 -08:00