Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ttf-converter for openSUSE:Factory checked in at 2023-10-08 12:16:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ttf-converter (Old) and /work/SRC/openSUSE:Factory/.ttf-converter.new.28202 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ttf-converter" Sun Oct 8 12:16:19 2023 rev:5 rq:1115942 version:1.0.7 Changes: -------- --- /work/SRC/openSUSE:Factory/ttf-converter/ttf-converter.changes 2023-05-06 22:08:38.460532798 +0200 +++ /work/SRC/openSUSE:Factory/.ttf-converter.new.28202/ttf-converter.changes 2023-10-08 12:16:24.378032545 +0200 @@ -1,0 +2,5 @@ +Thu Sep 28 11:16:39 UTC 2023 - Jan Engelhardt <[email protected]> + +- Update %description with content from upstream README. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ttf-converter.spec ++++++ --- /var/tmp/diff_new_pack.3XEoxC/_old 2023-10-08 12:16:25.710080438 +0200 +++ /var/tmp/diff_new_pack.3XEoxC/_new 2023-10-08 12:16:25.710080438 +0200 @@ -30,11 +30,18 @@ BuildArch: noarch %description -A Python script that converts fonts to TrueType format. It uses -the fontforge python bindings to read/process and write any font -format. Also, as part of the conversion process, the script -tries to fix inconsistencies and do necessary changes to the font -to honor the TTF format specs. +This is a Python script that converts fonts to TrueType/OpenType +format. It uses the FontForge Python bindings to read/process and +write any font format. Also, as part of the conversion process, the +script tries to fix inconsistencies and do necessary changes to the +font to honor the TTF/OTF format specs. + +Though TrueType is often used synonymously with outline fonts, it +supports embedded bitmaps. ttf-converter leaves the glyph kind +(outline/bitmapped) unchanged. + +For converting a font to have scalable outline glyphs, see vfontas +instead. %prep %setup -q
