Ticket #675 (closed bug: fixed)
Wrong interline interval in some locales (EVAS)
| Reported by: | avn | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.2.1 |
| Component: | misc | Version: | post-0.1 snapshot |
| Keywords: | Cc: | ||
| Blocked By: | 534 | Blocking: |
Description
Evas textbox object has wrong interline interval handling in multilite mode.
testcase: http://users.openinkpot.org/~lunohod/textbox_bug.tar.bz2
Change History
comment:2 Changed 2 years ago by dottedmag
- Status changed from new to closed
- Resolution set to fixed
- Milestone changed from bluesky to 0.3
Default line spacing calculation in Evas is still brain-damaged, but since evas 0.9.9.063-7 it is possible to control it using linesize or linesizerel style options.
Closing.
Note: See
TracTickets for help on using
tickets.


(In #534) It's work at least in POSIX locale, but #675 must be fixed (captions under picture vertically misaligned in ru locale)