OOo = 2.4.1
Font file = IDAutomationHC39M.ttf
I installed this font in /usr/share/fonts/barcodes
I then ran mkfontdir and ttmkfdir in /usr/share/fonts/barcodes. I next created a file /etc/fonts/local.conf with the following contents:
Code: Select all
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- /etc/fonts/ilocal.conf file to configure customized system font access -->
<fontconfig>
<dir>/usr/share/fonts/barcodes</dir>
<dir>/usr/share/fonts/other-ttf</dir>
<dir>/usr/share/fonts/webcore</dir>
</fontconfig>
I followed the instructions in the Barcode Tutorial of OOo / Star Office to configure writer, omitting the macros since these are 3-of-9 codes.
Now, all of the fonts found in other-ttf and webcore display in the openoffice writer font list but the barcode font is missing. What am I doing wrong?
P.S. I cannot use spadmin to install fonts becasuse I get this when I run it:
# /opt/org.openoffice/OOo-Current/program/spadmin
libGL warning: 3D driver claims to not support visual 0x4b
/opt/org.openoffice/OOo-Current/program/spadmin: line 254: 12181 Segmentation fault "$sd_prog/$sd_binary" "$@"