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>
|
2006-02-21 Paul Cornett <paulcor1@bullseye.com>
|
||||||
reviewed by: plam
|
reviewed by: plam
|
||||||
|
|
||||||
|
|
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue