Commit graph

622 commits

Author SHA1 Message Date
Ryan L McIntyre
fbafd2836b Clean-up: Removes commented code & updates comments 2017-04-09 12:57:33 -04:00
Ryan L McIntyre
229e965747 Re-enables printing all glyphs + misc fixes 2017-04-09 12:52:31 -04:00
Ryan L McIntyre
a04ecfe080 Combines differing ranges in each set into a single ascii table 2017-04-09 12:48:16 -04:00
Ryan L McIntyre
77d3c88780 Standardizes and fixes indentation (2 spaces) 2017-04-09 09:57:47 -04:00
Ryan L McIntyre
17b43f0aba Adds more spacing 2017-04-09 09:56:45 -04:00
Ryan L McIntyre
d258cd3b73 Adds better color output 2017-04-09 09:54:15 -04:00
Ryan L McIntyre
e259057496 Post updates changelog for v1.1.0 with confirmed fixes 2017-04-08 17:36:19 -04:00
Ryan L McIntyre
7d255e5c3d Updates script to display in ascii table (WIP) 2017-04-08 17:34:59 -04:00
Ryan L McIntyre
f0c9999fc3 Adds somewhat simple Powerline test script for testing and debugging 2017-04-08 17:33:10 -04:00
Aron Griffis
79d3cfa320
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-04-08 16:26:15 -04:00
Aron Griffis
f49382c355
Kill DejaVu/Powerline in favor of original DejaVu fonts 2017-04-08 16:23:30 -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
Aron Griffis
0ef9b98033
Update font-linux screenshot with new code points, fixes #138 2017-04-05 11:16:52 -04:00
Aron Griffis
9a68993faf
Move fontforge screenshots from wiki to repo 2017-04-05 11:15:58 -04:00
Ryan L McIntyre
8d488805dd Improves 'Unstable File Paths' section
* Almost had it! There we go
2017-04-01 09:07:45 -04:00
Ryan L McIntyre
ff168f5a39 Improves 'Unstable File Paths' section
* improves readability of the examples provided
2017-04-01 09:05:30 -04:00
Ryan L McIntyre
a4eebd63e0 Improve 'Unstable File Paths' section
* Makes it easier to read and visually grep
* Improves the information provided
* Title change to 'Quick Links' section
2017-04-01 09:00:58 -04:00
Ryan L McIntyre
b4421eb956 Fixes 'Unstable File Paths' section 2017-04-01 08:49:12 -04:00
Ryan L McIntyre
608b3e0545 Moved 'Project History' to wiki 2017-04-01 08:44:51 -04:00
Ryan L McIntyre
33cc35d135 Misc external link improvements
* Adds visual identifier for external VimDevIcons links: ➶
2017-04-01 07:52:25 -04:00
Ryan L McIntyre
3ccfcbfbcd Fixes 'Quick Links' img alignments
* fixes vertical image alignment
* cleans up the markdown table a bit
2017-04-01 07:36:49 -04:00
Ryan L McIntyre
a8f58136db Merge pull request #148 from aloisdg/patch-1
Fix markdown by forcing html
2017-04-01 07:15:11 -04:00
Alois
e3cfcfa509 Fix markdown by forcing html 2017-04-01 12:52:17 +02:00
Alex Efros
eb567fc6fa
Document bin/scripts/lib/ in README 2017-03-31 07:09:34 +03:00
Alex Efros
6bbff85a23
Add i_all.sh for ease loading all icons 2017-03-31 06:50:56 +03:00
Alex Efros
46b6ff707d
Add shell scripts to map names to icons 2017-03-31 06:20:08 +03:00
Ryan L McIntyre
535e470292 Updates Python3 version of patcher to v1.0.0 2017-03-10 21:18:13 -05:00
Ryan L McIntyre
651e136b4f Fixes py3 build script paths 2017-03-10 21:18:13 -05:00
Ryan L McIntyre
506085e4ef Fixes outdated directory mentions
"unpatched-sample-fonts" is now "src/unpatched-fonts"
2017-03-08 23:04:43 -05:00
Ryan L McIntyre
2d15a512a9 Update LICENSE
* Updates name to "full name"
2017-03-02 18:30:00 -05:00
Ryan L McIntyre
61ccb43004 Merge pull request #133 from teddy-error/patch-1
Corrects installation via Homebrew instructions
2017-02-19 17:45:30 -05:00
Ryan L McIntyre
730f62f816 Merge pull request #132 from polyzen/patch-1
Fix FAQ links in .github/
2017-02-19 17:42:48 -05:00
Daniel M. Capella
85538e33aa
.github: Fix links to FAQ 2017-02-19 17:31:50 -05:00
Robin Ury
129e3d450b update readme.md
Corrected installation via Homebrew instructions. (In the current instructions, the command given searches for an unrelated cask called Nerdtool)
2017-02-19 14:51:53 -06:00
Joe Moon
bbd3d553b1 fix faq link in pull request template 2017-02-11 23:39:36 -08:00
Joe Moon
c924a455a5 add font InconsolataGo 2017-02-11 23:34:37 -08:00
Ryan L McIntyre
9d5c687a61 Adds links to unofficial AUR packages
* Adds Unofficial Arch User Repository (AUR) section to install options (option 5)
2017-01-24 21:33:04 -05:00
Ryan L McIntyre
60df5f3f77 Updates Homebrew Fonts install description
* adds description
* adds example
2017-01-22 22:17:44 -05:00
Ryan L McIntyre
d1e58f4770 Added minor fixes and improvements to scripts
* Adds pattern param to archive script
* Adds mindepth to generate casks script (to prevent cask with all fonts)
2017-01-15 17:23:30 -05: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
e94b56154c Adds dynamic fetching of release id for upload script
* also adds line prefix for more clarity
2017-01-15 13:05:10 -05:00
Ryan L McIntyre
1c1db36ac1 Adds release info for install & tweaks Quick Links
* Adds release link for 'Option 3: Release Archive Download' install section
* Updates Quick Links with new sections, reference links, and tweaks layout
2016-12-23 12:21:36 -05:00
Ryan L McIntyre
4b59af3a7b Merge pull request #122 from OmarB97/omar/update_features
Updated 'Features' section counts (fixes #117)
2016-12-20 22:28:12 -05:00
Omar Baradei
d6a493114c Updated 'Features' section counts
Fixed Issue #117
2016-12-20 15:22:08 -05:00
Ryan L McIntyre
2fafc751f1 Rebuilt Hasklig (Hasklug) fonts for issues merging PR #103 properly 2016-12-16 14:36:32 -05:00
Ryan L McIntyre
e9526e44c2 Clean-up for PR #103 2016-12-16 14:36:32 -05:00
Ryan L McIntyre
2c7995aac5 Updated for fix #116 2016-12-16 14:33:02 -05:00
Ryan L McIntyre
ad579420a9 Adds reference to conflict info (fixes #116)
* Add text references for pending new codepoint screenshot for Patched/Complete Octicons (fixes #116)
2016-12-16 14:30:14 -05:00
Ryan L McIntyre
1a919661c9 Merge branch 'jrolfs-hasklig-redux' 2016-12-16 12:27:55 -05:00
Ryan L McIntyre
b58eb69c58 Merge branch 'hasklig' of https://github.com/jrolfs/nerd-fonts into jrolfs-hasklig-redux
* attempt to satisfy PR not being marked as resolved even though it was merged into a feature branch previously
* some post clean-up after this merge will be needed
2016-12-16 12:26:02 -05:00