SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for fontconfig-devel-doc-2.15.0-lp155.198.1.noarch.rpm :

* Tue Jul 16 2024 Christoph G - Run autoreconf unconditionally to allow newer versions of Automake.
* Wed Dec 27 2023 Dirk Müller - update to 2.15.0:
* Do not change the order of orth files
* Convert tabs to spaces
* Convert more tabs to spaces in docs
* Report more detailed logs instead of assertion.
* Add some missing constant names for weight.
* Adujst indentation between programlisting in fontconfig-user.sgml
* Add another test case for flatpak
* Update 65-nonlatin.conf for macOS
* Change the order of the properties to the order of fontconfig cache format
* Add missing property descriptions
* Add namedinstance property
* Remove the problematic language from code and doc
* Use \'outline\' instead of \'scalable\' for bitmaps
* Add more docs about selectfont
* Rework CI implementation
* Fix uninitialized memory access when failing memory allocation.
* Create a symlink with relative path
* Fix an error of \"initializer element is not constant\"
* Update CaseFolding.txt to Unicode 15.1
* Update the encoding table for Simplified Chinese
* Retry to decode strings in the name table as UTF-16BE in some cases.
* Work around decoding strings in Macintosh encoding for the name table.
* Use memmove instead of memcpy
* Rename README to NEWS and add README.md
* Update so version
* Fix leak of `reason` in _FcConfigParse when not complaining
* Tue Nov 28 2023 Takashi Iwai - Run autoreconf for Leap 15.x to fix build breakage
* Sat Jan 28 2023 Dirk Müller - update to 2.14.2:
* Adjust indentation between programlisting in fontconfig-user.sgml
* Add some missing constant names for weight
* Report more detailed logs instead of assertion
* Fix a typo in description for HAVE_STDATOMIC_PRIMITIVES
* Ignore LC_CTYPE if set to \"UTF-8\"
* add --with-default-sub-pixel-rendering option
* Add FC_DESKTOP_NAME property
* Tue Nov 08 2022 Dirk Müller - update to 2.14.1:
* Bump the cache version to 8 in doc/fontconfig-user.sgm
* Enable 10-sub-pixel-rgb.conf by default
* build fixes and translation updates
* Avoid misuse of ctype
* Thu Apr 28 2022 Simon Lees - Seems we now need python3 for building
* Fri Apr 15 2022 Dirk Müller - update to 2.14.0:
* Fix endianness on generating MD5 cache name
* Fix a typo in the description of FcWeightFromOpenTypeDouble
* fc-validate: returns an error code when missing some glyphs
* Fallback uuid-based name to read a cache if no MD5-based cache
* fc-cache: Show font directories to generate cache with -v
* Replace UUID file mechanism with per-directory \'map\' attribute [v2]
* memleak fixes- drop fontconfig-do-not-remove-UUID-file.patch (obsolete)- add skip-network-test.patch
* Thu Jan 27 2022 pgajdosAATTsuse.com- adding bug reference to this changelog [bsc#1172301]
* Sat Feb 09 2019 Atri Bhattacharya - Add fontconfig-do-not-remove-UUID-file.patch: Removing .uuid files caused frequent rescanning of all system fonts causing intermittent CPU usage surges, for example, when browsing using firefox; patch taken from upstream commit (boo#1124816, https://gitlab.freedesktop.org/fontconfig/fontconfig/merge_requests/8).
* Sat Jan 12 2019 Jan Engelhardt - Implement shared library packaging guideline- Split documentation to soothe rpmlint\'s \"W: package-with-huge-docs 86%\"
* Sat Jan 12 2019 ecsosAATTopensuse.org- Fix self obsoletion ipa-fonts-config and IPA-fonts-config.- Fix build error in Leap 42.3.- Fix location of fontconfig-devel.
* doc-files.
* Fri Jan 11 2019 bjorn.lieAATTgmail.com- Package AUTHORS, ChangeLog and README via standard doc macro.
* Wed Oct 31 2018 Petr Gajdos - Update to 2.13.1:
* conf.d: Drop aliases for (URW)++ fonts
* variable fonts support
* Use uuid-based cache filename if uuid is assigned to dirs
* Add new API to find out a font from current search path
* Add FONTCONFIG_SYSROOT environment variable
* [varfonts] Add FC_FONT_VARIATIONS
* [varfonts] Add FC_VARIABLE
* Add Simplified Chinese translations
* Fix memory leaks, double frees etc.
* See README for details- Drop fontconfig-remove-debug-output.patch
* Mon Jan 15 2018 pgajdosAATTsuse.com- fc-query: remove redundant debug output + fontconfig-remove-debug-output.patch
* Wed Nov 08 2017 aavindraaAATTgmail.com- Update to 2.12.6:
* conf.d: Drop aliases for (URW)++ fonts (upstreamed)
* other minor fixes- Includes changes from 2.12.5:
* update docs
* Accept 4 digit script tag in FcLangNormalize().
* fc-blanks: fall back to the static data available in repo if downloaded data is corrupted
* emoji related fixes
* various cleanups
* support listing named instances
* Fri Jul 21 2017 tchvatalAATTsuse.com- Version update to 2.12.4:
* Various distcheck errors
* FcCharSetHash(): use the \'numbers\' values to compute the hash
* fc-lang: gracefully handle the case where the last language initial is < \'z\'
* Fix an off-by-one error in FcLangSetIndex()
* Fix erroneous test on language id in FcLangSetPromote()
* FcLangSetCompare(): fix bug when two charsets come from different \"buckets\"
* Treat C.UTF-8 and C.utf8 locales as built in the C library- Remove merged upstream fontconfig-locale_c.utf8.patch- Remove fontconfig-doc archive, the generated output is already present in the upstream released tarball- Remove unused configure options
* Tue Jul 11 2017 jengelhAATTinai.de- Remove --with-pic which is only useful for static libs.
* Mon Jun 05 2017 pgajdosAATTsuse.com- Update to 2.12.3: Don\'t call perror() if no changes happens in errno Fix FcCacheOffsetsValid() Fix the build issue with gperf 3.1 Fix the build issue on GNU/Hurd Update a bit for the changes in FreeType 2.7.1 Add the description of FC_LANG envvar to the doc Bug 101202 - fontconfig FTBFS if docbook-utils is installed Correct cache version info in doc/fontconfig-user.sgml Avoid conflicts with integer width macros from TS 18661-1:2014 Fix PostScript font alias name Update aliases for URW June 2016- removed unneeded: - fontconfig-glibc-2.25.patch - make-check.patch
* Sun Feb 26 2017 qantas94heavyAATTgmail.com- Add patch fontconfig-glibc-2.25.patch
* Fixes build with glibc 2.25.
* Thu Aug 11 2016 pgajdosAATTsuse.com- Update to 2.12.1: Update CaseFolding.txt to Unicode 9.0 Fix some errors related to python3 Bug 96676 - Check range of FcWeightFromOpenType argument Update libtool revision Properly validate offsets in cache files.
* Mon Jul 11 2016 dimstarAATTopensuse.org- Update to version 2.12.0: + Support the size specific design selection in OS/2 table version 5. + Allow the modification on \'lang\' and \'charset\' objects. + Increase the refcount in FcConfigSetCurrent(). + some updates in orth files. + Add --error-on-no-fonts option to fc-cache. + Use lang=und instead of lang=xx for \"undetermined\". + Add FC_WEIGHT_DEMILIGHT and change from 65 to 55. + Add FC_COLOR. + Treat color fonts as scalable. + no FC_LANG added with FcConfigSubstitute() when it has \"und\". + Hardcode blanks in library. + Support symbol fonts. + Unicode 8.0 support. + Add hintstyle templates and default hintslight. + GX font support. + Improve the footprint issue on updating caches. + Bump the cache version to 6. + more bug fixes.
* Wed Mar 09 2016 idonmezAATTsuse.com- Add fontconfig-locale_c.utf8.patch to recognize C.UTF-8 locale, patch from Debian.
* Tue May 19 2015 fstrbaAATTsuse.com- Clean the spec file with spec-cleaner
* Sat Nov 29 2014 bwiedemannAATTsuse.com- fix wrong path to documentation (bnc#907685)- removed patch: usr-share-doc-packages.patch
 
ICM