这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@Finii
Copy link
Collaborator

@Finii Finii commented May 12, 2023

[why]
With commit
b6301e5 CascadiaCode: Rehint and use ttf

we replaced the hints done upstream by ttfautohint with hints done via Visual TrueType, because they render the text more similar to the variable fonts (hints).

But the version string still mentions 'ttfautohint' because we did not touch the font files at all except opening, hinting, closing in VTT. This can be confusing.

[how]
Change the version string to "Version 2111.001; VTT 6.35" via:

  • ttx -i *.ttf
  • Edit ttx files and replace version, see above
  • ttx -b *.ttx
  • Move new fonts over old fonts

Requirements / Checklist

What does this Pull Request (PR) do?

How should this be manually tested?

Any background context you can provide?

What are the relevant tickets (if any)?

Screenshots (if appropriate or helpful)

[why]
With commit
  b6301e5  CascadiaCode: Rehint and use ttf

we replaced the hints done upstream by ttfautohint with hints done via
Visual TrueType, because they render the text more similar to the
variable fonts (hints).

But the version string still mentions 'ttfautohint' because we did not
touch the font files at all except opening, hinting, closing in VTT.
This can be confusing.

[how]
Change the version string to "Version 2111.001; VTT 6.35" via:

* `ttx -i *.ttf`
* Edit `ttx` files and replace version, see above
* `ttx -b *.ttx`
* Move new fonts over old fonts

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
@Finii Finii added this to the v3.0.1 milestone May 12, 2023
@Finii Finii merged commit b3ec51c into master May 12, 2023
@Finii Finii deleted the feature/CascadiaCode-version-string branch May 12, 2023 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants