Created
April 2, 2014 15:04
-
-
Save ideaoforder/9936013 to your computer and use it in GitHub Desktop.
Installing True Type (barcode) font on Ubuntu
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fonts installed by this method will be accessible to all users of the system. | |
(1) Copy fonts to be installed in /usr/share/fonts ( create a subdirectory in the directory to store the .ttf files) | |
(2) Type: fc-cache -fv | |
Grab the barcode font here: | |
http://www.free-barcode-font.com/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment