reujab
c505466c56
removed unused import time
2017-07-27 17:49:46 -04:00
Ryan L McIntyre
b5d8c11fbd
Adds missing glyph e0ca
(ice waveform mirrored) ( fixes #182 )
2017-07-25 22:07:04 -04:00
Ryan L McIntyre
975cf78fc3
Merge pull request #185 from reujab/relative-open
...
Open files relative to the script's directory
2017-07-24 16:54:37 -04:00
Ryan L McIntyre
b304a6b319
Merge pull request #183 from reujab/round-progress
...
Convert progress to an integer
2017-07-24 16:53:16 -04:00
Ryan L McIntyre
0b59fade46
Merge pull request #178 from kballard/mono_font_name
...
Change the font family name for mono fonts
2017-07-24 16:47:27 -04:00
reujab
24c38f37ea
open files relative to the script's directory
2017-07-17 05:15:35 -04:00
reujab
4885d2fe97
fixed a few typos
2017-07-17 04:30:42 -04:00
reujab
e5ebaa5e50
AndreLGava -> AndreLZGava
2017-07-17 04:29:06 -04:00
reujab
10a530226a
math.floor -> int
2017-07-17 03:48:55 -04:00
reujab
0c91dcfb88
floor progress
2017-07-17 03:37:01 -04:00
Kevin Ballard
40baa33645
Change the font family name for mono fonts
...
Fixes #176 .
2017-07-11 13:33:27 -07:00
Tim Bellefleur
0b0c222b5b
Fix font-patcher python errors.
...
* Need to encapsulate flags and properties in str() or else fontforge
refuses to recognize that they are strings.
2017-06-17 14:54:42 -07:00
Aron Griffis
bbc922e973
Make font-patcher Python 3 compatible.
...
Fedora's fontforge modules only work on Python 3. The small changes in
this patch make font-patcher work on Python 3 so I can run the script on
Fedora (26 at least, I don't know about older versions)
2017-05-18 21:55:35 -04:00
Ryan L McIntyre
0aa5fc4a2e
Fixes for non-mono (double width) variations ( fixes #142 )
...
* Apply the l/r/c alignment to both mono and non-mono
* Apply the valign centering to both mono and non-mono
* Apply the vertical stretching (good for powerline separators) to both mono and non-mono
2017-04-21 19:11:11 -04:00
Ryan L McIntyre
a610ef8770
Adds flag for adjusting line height (not by default)
2017-04-21 18:46:18 -04:00
Ryan L McIntyre
a2345efbe4
Removes 'status' from progress bars
...
* currently breaking on clean-up of status length
* also not particularly useful just looked 'cool' to show codepoints
2017-04-20 22:23:56 -04:00
Ryan L McIntyre
83a3549611
Fixes issue with from sfnt_names ( fixes #126 )
...
* fixes order of indexes being transposed
* fonts need to be re-built
2017-04-08 13:45:22 -04:00
Ryan L McIntyre
ea3301387b
Rebuilt Hasklig (Hasklug) to fix not complying with SIL Open Font License (OFL)
...
* related to PR #103
2017-01-15 17:21:17 -05:00
Ryan L McIntyre
17f9ee5db6
Updates versioning info for v1.0.0
2016-12-14 20:22:26 -05:00
Ryan L McIntyre
e9d84b6c02
Adds WIP scripts and logic for post processing patched fonts (WIP for fixing #70 )
2016-12-03 14:57:11 -05:00
Ryan L McIntyre
0633e9d6f5
Tweaks to quiet and progressbar statuses + adds missing vim icon from custom glyph set
2016-11-20 19:33:49 -05:00
Ryan L McIntyre
102c3883e6
Progress bar fixes and tweaks
2016-11-06 11:23:50 -05:00
Ryan L McIntyre
4e9166e43c
Adds progress bar and tweaks the option flags and help description
2016-11-05 22:55:27 -04:00
Ryan L McIntyre
3921fbdf43
Fixes issues patching octicons and/or fontlinux due to changes from merge
2016-11-03 18:57:53 -04:00
Ryan L McIntyre
1eeb1a2657
Merge branch 'sharkusk-monofixes' into 0.9.0
...
Conflicts:
font-patcher
2016-11-02 23:24:00 -04:00
Marcus Kellerman
9770856f83
Zero out linegap values to allow power line glyphs to fill properly
2016-11-02 15:13:09 -07:00
Ryan L McIntyre
1214bf8afd
Upgrades Font Awesome glyph set to v4.7.0
2016-10-29 18:46:59 -04:00
Ryan L McIntyre
c04aea8c4f
Updates paths used due to re-organizing of files
2016-10-29 16:51:08 -04:00
Ryan L McIntyre
bba116c557
Fixes missing new Vim glyph (0xe52b) from patched fonts
2016-10-29 00:27:01 -04:00
Marcus Kellerman
7cd183b9cb
Use original symbol fonts for scaling lists
2016-10-25 21:24:11 -07:00
Marcus Kellerman
96eafa9bb9
Support custom symbol font and specify which glyphs use fixed scale factor
2016-10-24 17:05:15 -07:00
Ryan L McIntyre
8fa1d162c4
Misc fixes
...
* wrong name for font awesome extension
* scale glyph for font awesome extension
* octicons 'desktop' glyph exact match fix
* octicons range updated to include the new glyphs in latest version
2016-10-23 18:29:11 -04:00
Ryan L McIntyre
53756eb842
Updates patcher and readme with the new options and glyph sets
2016-10-23 17:23:00 -04:00
Ryan L McIntyre
30d306216b
Improves readability, prose, and some minor spelling fixes
2016-10-23 17:20:06 -04:00
Ryan L McIntyre
e9c3d443ee
Merge branch 'sharkusk-monofixes' into 0.9.0
...
Conflicts:
font-patcher
2016-10-23 13:18:42 -04:00
Ryan L McIntyre
c9b2fb4e66
Misc code readability fix
2016-10-23 12:28:35 -04:00
Ryan L McIntyre
6dfb1f0527
Fixes missing Octicons glyphs ( fixes #87 )
2016-10-23 12:03:33 -04:00
Jamie Rolfs
1691f47564
Add Hasklig
2016-10-22 12:27:34 -04: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