~jaro

Trackers

~jaro/balkon

Last active 1 year, 2 months ago

#4 support mixed line heights and vertical alignment 1 year, 20 days ago

Comment by ~jaro on ~jaro/balkon

Implemented in v1.3.0.0.

REPORTED RESOLVED IMPLEMENTED

#1 support right/center alignment 1 year, 29 days ago

Comment by ~jaro on ~jaro/balkon

Implemented in v1.2.0.0.

REPORTED RESOLVED IMPLEMENTED

#8 support RTL as primary paragraph direction 1 year, 1 month ago

Comment by ~jaro on ~jaro/balkon

Implemented in v1.1.0.0.

REPORTED RESOLVED IMPLEMENTED

#8 support RTL as primary paragraph direction 1 year, 2 months ago

important added by ~jaro on ~jaro/balkon

#8 support RTL as primary paragraph direction 1 year, 2 months ago

feature added by ~jaro on ~jaro/balkon

#8 support RTL as primary paragraph direction 1 year, 2 months ago

Ticket created by ~jaro on ~jaro/balkon

Directional runs of text are currently ordered LTR. This is fine for unidirectional text (because the whole text consists of a single directional run) and for LTR text with embedded RTL, but we also need to support RTL text with embedded LTR, such as Arabic text containing Latin terms.

Allow setting the primary paragraph direction to RTL, so that embedded runs of LTR text do not break the overall direction of text.

This is a prerequisite for #6.

#7 support margins, borders, paddings 1 year, 2 months ago

Comment by ~jaro on ~jaro/balkon

Implemented in v1.0.0.0 as box spacing.

REPORTED RESOLVED IMPLEMENTED

#7 support margins, borders, paddings 1 year, 3 months ago

feature added by ~jaro on ~jaro/balkon

#7 support margins, borders, paddings 1 year, 3 months ago

Ticket created by ~jaro on ~jaro/balkon

Calculate space that needs to be left around box fragments with defined margins, borders, and/or paddings. These may be nested and also affected by fragmentation.

#6 support explicit control of text direction 1 year, 3 months ago

important added by ~jaro on ~jaro/balkon