Commit graph

248 commits

Author SHA1 Message Date
Marcus Kellerman
96eafa9bb9 Support custom symbol font and specify which glyphs use fixed scale factor 2016-10-24 17:05:15 -07:00
Marcus Kellerman
994267d94c Fix overlap (noticable with large amounts) 2016-10-21 23:26:03 -07:00
Marcus Kellerman
1edd4ca9d2 Fixed final issues with careful mode, parameterized overlap. 2016-10-21 21:59:40 -07:00
Marcus Kellerman
7e1ff32cd4 Fixed bug in careful option that was checking wrong slot due to hex to dec conversion error 2016-10-20 20:07:56 -07:00
Marcus Kellerman
b453598dca Removed stale comments 2016-10-20 15:24:45 -07:00
Marcus Kellerman
8ddf5376ac Refactored to use patch table 2016-10-20 15:23:14 -07:00
Marcus Kellerman
55395910bd maximize glyph size for power line and pomicons 2016-10-17 15:07:39 -07:00
Marcus Kellerman
aca83afe12 Set overlap at 1% in both h & v directions 2016-10-16 19:48:19 -07:00
Marcus Kellerman
af0a9eb831 Add some overlap on separators 2016-10-15 00:27:40 -07:00
Marcus Kellerman
7e043d633a Improved windows naming a bit 2016-10-14 23:37:45 -07:00
Marcus Kellerman
bcfd8c1f5a Use common scale factor for all glyphs from the same symbol font. 2016-10-14 23:19:10 -07:00
Marcus Kellerman
5583c6e342 Do not truncate subfamily name to avoid MacOS treating fonts as the same 2016-10-14 09:23:56 -07:00
Marcus Kellerman
d8b760aeed Work around for monospace ttf fonts not being detected by windows. 2016-10-14 00:35:44 -07:00
Marcus Kellerman
ab4f00e3ff Fixed windows ttf monospace misdetection and removed work around 2016-10-13 23:00:59 -07:00
Marcus Kellerman
ec419a80ba Unified indents, auto-convert to otf when generating windows fonts. 2016-10-13 17:48:30 -07:00
Marcus Kellerman
fec7b20a4a Various improvements for mono-space generation 2016-10-12 20:12:08 -07:00
Ryan L McIntyre
72ca7b7c1f Merge pull request #101 from zeorin/install-improvements
Better installation script
2016-10-09 23:46:37 -04:00
Xandor Schiefer
2cf5f12d17 Better installation script
It now has more options than copying all patched files or one font’s
patched font files.

In short, you can choose which patchset, which compatibility, which
method (copy or symlink), and which fonts you want to install.
2016-09-02 10:00:18 +02:00
Melanie
c232226d39 Merge pull request #91 from iladin/master
Remove redundant repeated text
2016-06-18 08:13:59 -07:00
iladin
b14bde60eb Remove repeated text 2016-06-16 19:49:06 -07:00
Ryan L McIntyre
02438592dd Fixes broken links 2016-05-15 14:04:35 -04:00
Ryan L McIntyre
3fb0f6bb51 Improves TOC, description, minor section additions
* Improves opening paragraph and description
* Improves table of contents
* Adds sections for contributing and changelog
* Updates license section
2016-05-15 14:03:03 -04:00
Ryan L McIntyre
91c24b2701 Updates changelog with more fixes for v0.8.0 2016-05-15 13:36:54 -04:00
Ryan L McIntyre
4488da3b2e Updates Hack patched fonts to latest version 2.020
* fixes certain variations missing Powerline glyphs (fixes #63)
2016-05-15 13:32:07 -04:00
Ryan L McIntyre
84f5f7e91d Updates Hack license and adds missing original readme 2016-05-15 13:24:39 -04:00
Ryan L McIntyre
a488d85ca5 Updates Hack source fonts to latest version 2.020
* fixes certain variations missing Powerline glyphs (fixes #63)
* rebuild needed
2016-05-15 13:24:39 -04:00
Ryan L McIntyre
c7dfc6bacd Adds small mention of readme changes 2016-05-14 23:32:56 -04:00
Ryan L McIntyre
3cac194c44 * clean-up and improved warning
* moves the file path warning up above (doesn't go well in 'features')
* rewords the warning to be more clear and less verbose
* removes some of the horizontal lines (too many going on :P)
2016-05-14 23:30:32 -04:00
Ryan L McIntyre
d060f2e2ff * Better image alignment for Sankey Diagram
* aligns the Sankey Diagram center (have to use html img tag but looks better IMHO)
2016-05-14 23:18:22 -04:00
Ryan L McIntyre
e6e83901ef Minor adjustments to examples and additions to history
* Some minor adjustments to install example and additions to project history
2016-05-14 23:13:49 -04:00
Ryan L McIntyre
cc6dddafe0 More updates to counts for version 0.8.0
* forgot these :$
2016-05-14 22:58:47 -04:00
Ryan L McIntyre
23a6be0aec Updates changelog for v0.8.0 2016-05-14 22:55:26 -04:00
David McKay
bb3a0547d9 Added instructions to the readme 2016-05-14 11:54:45 -04:00
David McKay
4ac26ee202 Allow a single font-family to be installed, instead of everything by default. 2016-05-14 11:54:45 -04:00
Ryan L McIntyre
ac8061c9f9 Updates status of readme regarding Iosevka font (issue #83)
* references also issue #81
2016-05-14 11:18:12 -04:00
Ryan L McIntyre
f401a7cd7d Rebuilt all patched fonts with latest changes 2016-05-14 10:51:06 -04:00
ryanoasis
4523ecd074 Updates combinations counts for version 0.8.0 2016-05-14 10:35:33 -04:00
ryanoasis
931c6d4e1a Updates python 3 version of font patcher to version 0.8.0
* was several versions behind (0.6.0)
2016-05-14 10:11:43 -04:00
ryanoasis
6f1f049bbe Fixes AttributeError when patching python 3 version of font patcher script (fixes #79) 2016-05-14 10:08:40 -04:00
ryanoasis
fff3e46331 Adds a 2to3 python conversion bash script
* includes flag to ignore unicode (fixes #79)
* helps keeps py3 version up to date with py2 version
2016-05-14 10:06:34 -04:00
ryanoasis
06fc6947a3 Fixes 'Patched Fonts' table links and markdown rendering 2016-05-08 17:09:12 -04:00
ryanoasis
1115d5c5c8 Updates version and reference info for 0.8.0 2016-05-08 17:04:21 -04:00
ryanoasis
f933b5a2ba Adds new glyph font source: Font Linux (fixes #75) 2016-05-08 16:58:54 -04:00
ryanoasis
e6fef79110 Adds new font: Iosevka programming font (fixes #81)
* adds license and config for Iosevka
2016-05-08 16:57:30 -04:00
ryanoasis
4b28d40369 Readme fixes and updates for Fantasque Sans 2016-05-08 15:31:21 -04:00
ryanoasis
b00e21b74c Adds new font: Fantasque Sans Mono (fixes #80) 2016-05-08 15:30:05 -04:00
ryanoasis
3a9f44d6e0 Improves readability of readme when viewed raw and misc organization improvements 2016-05-08 15:15:43 -04:00
ryanoasis
a06e112e65 Adds new font: Iosevka programming font (fixes #81) 2016-05-08 15:14:26 -04:00
ryanoasis
1607658bc3 Fixes overwriting unpatched fonts powerline symbols (fixes #78)
* source changes only (config files, batch), rebuild of all effected fonts still needed
2016-05-08 12:22:15 -04:00
ryanoasis
a07a0697a3 Updates readme and changelog for v0.7.0 2016-04-18 21:19:58 -04:00