inkscape:Increase_text_tool_clamping

Last commit made on 2021-05-03
Get this branch:
git clone -b Increase_text_tool_clamping https://git.launchpad.net/inkscape

Branch merges

Branch information

Name:
Increase_text_tool_clamping
Repository:
lp:inkscape

Recent commits

b49bb2e... by Adam Belis

 decrease back to 1000

5cdccb8... by Adam Belis

Increase text tool fields limits

a28d175... by =?utf-8?q?Gyuris_Gell=C3=A9rt?= <email address hidden>

Duplicate removal of me

(cherry picked from commit 130e8e72e7cda0cd409056b787f5480997372876)

b270682... by Thomas Holder <email address hidden>

Fix ~SPStyle CRITICAL assertion warning

bc6595e... by Thomas Holder <email address hidden>

Fix "HRefs overcounted" CRITICAL warning

6c53583... by Jabier Arraiza <email address hidden>

Disable some LPE on 32 bits

Couldent get working without simplify/comment the LPE/items involved.

22b5820... by Martin Owens

Check the curve exists in boolop threshold

Curve can sometimes be none for some LPE cases.

See https://gitlab.com/inkscape/inkscape/-/merge_requests/3155#note_565178948

f03fc25... by Martin Owens <email address hidden>

Calculate a meaningful threshold for boolops

bb84bbc... by Martin Owens

Move source check for Attr::D to sooner in read

The Attr::D is being functionally ignored when called
but because the style_src is now being set after and
being cleared, this ignoring was happening at the wrong
time.

The effect was applying transformations incorectly when
moving a path with a transformation. Shapes would jump
around the screen.

1921e80... by Jabier Arraiza <email address hidden>

In this MR we remove unnecesary casts

Based in latest developer meeting and after some test I remoe unecesary cast fom code