Menu

#2 font handling improvements

open
nobody
None
5
2010-12-07
2010-12-07
Emiliano
No

Attached patch improves the overall text handling in the rbc::graph widget by using native Tk functions. See
http://groups.google.com/group/comp.lang.tcl/browse_thread/thread/e897bc27f9dc66bb/41defdf6a2ca0b39
for details. It also removes direct access to interp->result, allowing it to build against Tk 8.6.
For Tk 8.6 newer than 2010-12-02, the HAVE_ANGLEDTEXT define allows full text
internationalization / rotation (thanks to Donal Fellows for writing the code and moving
the relevant functions to the internal stubs table).
With the patch applied all relevant test pass.
All work/tests were done on a linux machine.

Discussion

  • Emiliano

    Emiliano - 2010-12-08

    font handling patch

     
  • Emiliano

    Emiliano - 2010-12-08

    Oops. Forgot to change font defaults to saner values when HAVE_ANGLEDTEXT is defined.

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.