Ticket #675 (closed bug: fixed)

Opened 2 years ago

Last modified 2 years ago

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:1 Changed 2 years ago by avn

  • Blocked By set to 534

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

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.

comment:3 Changed 2 years ago by dottedmag

Actually fixed in 0.9.9.063-8

Note: See TracTickets for help on using tickets.