lp://staging/~cindyq/fontconfig/03_locale_c_utf8
- Get this branch:
- bzr branch lp://staging/~cindyq/fontconfig/03_locale_c_utf8
Branch merges
- VCS imports: Pending requested
-
Diff: 11 lines (+1/-0)1 file modifiedsrc/fclang.c (+1/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 1430. By Cindy Quach
-
03_locale_
c.utf8. patch: based on a patch from Martin Dickopp. Treat
C.UTF-8 and C.utf8 locales as built in the C library. - 1429. By Akira TAGOH <email address hidden>
-
Revert the previous change
and just abort if the object id is overflowed.
- 1428. By Akira TAGOH <email address hidden>
-
Detect the overflow for the object ID
Continue to increase the object id even after FcFini()
and detect the overflow. that would be rather easier than
reset the object id with the complicated mutex and atomic
functions.This situation would be quite unlikely to happen though
- 1427. By Akira TAGOH <email address hidden>
-
Fix a crash
segfault happens when the config needs to be migrated to XDG's
and no definition for include with prefix="xdg" - 1424. By BehdadEsfahbod
-
Add su[pport for symbol fonts
Adds FC_SYMBOL.
This affects fonts having a cmap with platform 3 encoding 0.
We now map their glyphs from the PUA area to the Latin1 area.See thread "Webdings and other MS symbol fonts don't display"
on the mailing list.Test before/after with:
$ pango-view --markup --text='<span fallback="false" >×  </span> ' --font=Wingdings - 1423. By Akira TAGOH <email address hidden>
-
Bug 90148 - Don't warn if cachedir isn't specified
only warn when FONTCONFIG_FILE or FONTCONFIG_PATH is set.
Bug 90148 - Don't warn if cachedir isn't specified
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/fontconfig