Package Release Info

yudit-3.0.7-bp160.1.12

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

yudit

Change Logs

* Tue Feb 20 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
* Fri Sep 04 2020 Dirk Mueller <dmueller@suse.com>
- update to 3.0.7:
  - Added support to OpenType CFF fonts (CFF2 remains unsupported).
  - Added one more color for So (Other Symbol) to differencite Emojis.
  - Added mouoswewheel support for Windows version.
  - Cleaning up default yudit.properties.
  - Added Emoji.mys keymap.
  - Added "emoji" encoding tag to otf/ttf fonts.
  - Fallback rendering engine was enhanced to handle
    multiple newpath - stroke,fill paths.
  - Re-created Yudit icons to use vector graphics.
  - Fixed memory leak is macos font rendering.
  - Fixed preview where preview command returns immediately.
  - Fixed SFontTTF to render properly glyphs containing only curves,
    and glyphs that start with a curve.
  - Applied yudit-3.0.1.patch1.txt, yudit-3.0.1.patch2.txt
  - Glyph info became shorter for SMP.
  - Added all legacy ligatures to OldHungarian_Full.ttf and OldHungarian.mys
  - Targeting up for Yudit-3.0.2
  - Changed to have OldHungarian_Full.ttf ligatures in logical order.
  - Added new OldHungarian_Full.ttf
  - Added source OldHungarian_Full.sfd
  - Modified the OldHungarian.mys to be compatible with Hungarian.kmap
  - Fixed SEditor break and return in case statements.
  - Finished basic support of Macintosh native keyboard
    under Kinput (aka kinput2) Yudit keyboard.
  - Updated for Unicode 13.0.0
  - Added Old Hungarian sample to TestPage.
  - Added OldHungarian_Full.ttf temporarily from
    https://github.com/OldHungarian/old-hungarian-font/
  - FIXED window::wait in x11 and win32
  - Finished basic support for Darwin using Cocoa and objective C.
    The Japanese input and a proper installed for MAC is pending.
  - Fixed stoolkit/SIOStream:SWriter::write to return false on errorFlag.
  - Added >> » and << « to Hungarian.kmap.
  - Fixed Double click and increased timeout to 900msec in STextEdit.cpp
  - working on sosx package, window comes up on mac.
    still some redrawing problems, no clipping, speed optimization needed.
    mouse events are still not working on mac.
- remove yudit-2.9.6-reproducible.patch: upstream
* Thu Mar 08 2018 bwiedemann@suse.com
- Add yudit-2.9.6-reproducible.patch to make build reproducible
  (boo#1047218)
* Fri Mar 02 2018 crrodriguez@opensuse.org
- xorg-x11-devel --> pkgconfig(x11)
- openmotif, libjpeg or freetype are not required, remove
  from buildrequires
* Tue Jun 13 2017 tiwai@suse.de
- Replace with the original tarball
- Reformat spec with spec-cleaner to make FACTORY happier
- Fix package group
* Thu Jun 08 2017 zawel1@gmail.com
- Update to version 2.9.6
  + Updated to Unicode 7.0.0
  + Printing control characters bug fixed
  + Parallel compilation
  + Syntax bug fixed
  + Fixed datadir
- Drop yudit-2.9.2.patch0.txt merged upstream
- Removed unused yudit-2.4.8-tempfile.patch
* Sun Nov 25 2012 gber@opensuse.org
- Switch to the new font macros and fix the build
* Wed Dec 21 2011 coolo@suse.com
- add autoconf as buildrequire to avoid implicit dependency
* Mon Nov 08 2010 coolo@novell.com
- remove support for pre-9.1
* Mon Feb 15 2010 dimstar@opensuse.org
- Update to version 2.9.2:
  + Updated to Unicode 5.2.0
  + Landscape printing bug fixed
  + DOS CRLF with uniconv bug fixed
  + Hungarian Runes (PUA) rovasiras glyph adjustments
  + Windows port now behaves itself
  + Minor enhancements
- Drop bnc445708-delete-array.patch, merged upstream.
- Add yudit-2.9.2.patch0.txt from upstream 'patch folder'.