Use embeddedbitmap rather than rh_prefer_bitmap.

This commit is contained in:
Patrick Lam 2006-02-21 15:53:43 +00:00
parent f2fb985c7a
commit 9fb0e0743e
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2006-02-21 Patrick Lam <plam@mit.edu>
* conf.d/10-fonts-persian.conf:
Use embeddedbitmap rather than rh_prefer_bitmap.
2006-02-21 Paul Cornett <paulcor1@bullseye.com> 2006-02-21 Paul Cornett <paulcor1@bullseye.com>
reviewed by: plam reviewed by: plam

View File

@ -439,7 +439,7 @@
<edit name="hinting"> <edit name="hinting">
<bool>false</bool> <bool>false</bool>
</edit> </edit>
<edit name="rh_prefer_bitmaps"> <edit name="embeddedbitmap">
<bool>false</bool> <bool>false</bool>
</edit> </edit>
</match> </match>