[#4949] - Ability to use a specific scale for the Font

Category:
Feature request
Priority:
Normal
Status:
Assigned
Project: Severity:
Minor
Resolution:
Open
Component: Reproducibility:
N/A
Assigned to:

Ability to use a specific scale for the Font to use such an Arial-12 with a width greater, but keeping the height for example.

In the Java class responsible for this type of situation: AffineTransform -> scale (double sx, double sy)

font.getTransform (). scale (1, 5)

Tab - Text properties

Font name -> Arial
Size -> 12
Scale X -> 1 <- "new feature"
Scale Y -> 5 <- "new feature"

This feature is very useful for pre-printed forms where certain text should be positioned precisely at a given point / size.

snaketl's picture
Joined: Oct 26 2010 - 6:02am
Last seen: 12 years 7 months ago
Feedback