Use embeddedbitmap rather than rh_prefer_bitmap.
This commit is contained in:
parent
f2fb985c7a
commit
9fb0e0743e
|
@ -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>
|
||||
reviewed by: plam
|
||||
|
||||
|
|
|
@ -439,7 +439,7 @@
|
|||
<edit name="hinting">
|
||||
<bool>false</bool>
|
||||
</edit>
|
||||
<edit name="rh_prefer_bitmaps">
|
||||
<edit name="embeddedbitmap">
|
||||
<bool>false</bool>
|
||||
</edit>
|
||||
</match>
|
||||
|
|
Loading…
Reference in New Issue