Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More support on italic effect #53

Open
SDLBugzilla opened this issue Feb 11, 2021 · 0 comments
Open

More support on italic effect #53

SDLBugzilla opened this issue Feb 11, 2021 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@SDLBugzilla
Copy link
Collaborator

This bug report was migrated from our old Bugzilla tracker.

Reported in version: 2.0.10
Reported for operating system, platform: Linux, x86_64

Comments on the original bug report:

On 2014-09-15 09:55:42 +0000, Jerry wrote:

I'm using SDL_TTF library to display characters with italic effect.
With TTF_STYLE_ITALIC set, the characters displayed are always skewed to the right.

I would be grateful if characters can be displayed with the following italic effects:

  1. Italic characters skewed to the left.
  2. Italic characters skewed upwards or downwards, which has the effect of the Asian characters in this website, http://koji.ec/italics-in-vertical/.

On 2018-11-10 14:08:13 +0000, Sylvain wrote:

BTW, having "Italic characters skewed to the left." is an easy patch by setting a negative value to "shear.xy" (code applying italics style).

@SDLBugzilla SDLBugzilla added the enhancement New feature or request label Feb 11, 2021
@slouken slouken added this to the 3.0 milestone May 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants