8000 Releases · firamath/firamath · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: firamath/firamath

FiraMath v0.3.4

15 Oct 07:12
Compare
Choose a tag to compare
FiraMath v0.3.4 Pre-release
Pre-release

Note: This version is based on the v0.3.x branch and has fixed some issues from v0.3.3. Only Regular weight is included in this release, so I keep it to be v0.3.x. This version will be pushed to CTAN.

  • Fixed:
    • Remove CounterMasks - #53

More details can be found in the GitHub commit log.

FiraMath v0.3.3

14 Jan 17:53
Compare
Choose a tag to compare
FiraMath v0.3.3 Pre-release
Pre-release

Note: This version is based on the v0.3.x branch and has fixed some issues from v0.3.2. Only Regular weight is included in this release, so I keep it to be v0.3.x. This version will be pushed to CTAN.

Only the major changes of the font itself are logged here (from v0.3.2):

  • Added:
    • More supplemental arrows
  • Changed:
    • Remove uniFEFF (zero width no-break space, or BOM) - #40
  • Fixed:
    • Add hhea and OS/2 tables, so the ascent, descent and line gap can be correct
    • Fix display upright integrals - #49

More details can be found in the GitHub commit log.

FiraMath v0.3.2

03 Jun 12:16
Compare
Choose a tag to compare
FiraMath v0.3.2 Pre-release
Pre-release

Note: This version is based on the master branch and has fixed some issues from v0.3.1. Only Regular weight is included in this release, so I keep it to be v0.3.x. This version will be pushed to CTAN.

Only the major changes of the font itself are logged here (from v0.3.1):

  • Added:
    • Cyrillic letters
    • More Greek letters
    • More arrows
    • Some geometric shapes
    • Miscellaneous
      • Back primes
      • Double-struck summations, etc
  • Changed:
    • Remove Latin letters outside Adobe Latin-3
    • Adjust some MATH constants
    • Numerous minor adjustment of glyphs
    • Numerous miscellaneous changes for the development of multiple weights

More details can be found in the GitHub commit log.

FiraMath v0.4-beta-3

19 Feb 17:38
Compare
Choose a tag to compare
FiraMath v0.4-beta-3 Pre-release
Pre-release
  • Added:
    • Inline version of integral, summation and product symbols - #30
    • Arrows
    • Some binary operators
  • Fixed:
    • ssty for primes
    • Some wrong mappings - #31
  • Changed:
    • Adjust MATH constants ScriptPercentScaleDown and ScriptScriptPercentScaleDown. See wspr/unicode-math#510
  • Known issues:
    • Uncreated arrows use empty glyph as a placeholder

More details can be found in the GitHub commit log.

FiraMath v0.4-beta-2

31 Jan 10:59
Compare
Choose a tag to compare
FiraMath v0.4-beta-2 Pre-release
Pre-release
  • Added:
    • Integral, summation and product symbols (only display style) - #21
  • Fixed:
    • Correct Mathematical Capital Theta Symbols (\varTheta)
  • Improved:
    • MATH-relevant data are moved to a single JSON file
    • autoHint, removeOverlap and round will be done when generating OTF files
    • Check fonts in ci

More details can be found in the GitHub commit log.

FiraMath v0.4-beta-1

22 Dec 11:56
Compare
Choose a tag to compare
FiraMath v0.4-beta-1 Pre-release
Pre-release
  • Added:
    • Support multiple weights - #1, #4 and #9
  • Changed:
    • Use single .sfd files instead of the .sfdir folders
    • Latin, Greek and Cyrillic characters now (almost) follow Adobe Latin-3, Greek-1 and Cyrillic-1 charcter sets
  • Improved:
    • Optimize the glyph of integrals, primes, etc
    • Python scripts are re-written with FontForge's API

Known issues:

  • Only few of the basic glyphs have been created. I need some time to cover them.
  • Interpolated points are not rounded to integer, and overlapped paths are not removed.
  • Now the metrics are just from the original FiraGO/FiraSans, but should be modified for math.
  • For primes, ssty2 is identical to ssty1. See latex3/unicode-math#503.
  • Mathematical Capital Theta Symbols are not correct.

Notes:

This version is highly experimental so I will not upload to CTAN. If there are any problems, please comment in #27.

FiraMath v0.3.1

26 Oct 13:23
Compare
Choose a tag to compare
FiraMath v0.3.1 Pre-release
Pre-release
  • Changed:
  • Fixed:
    • Super-/subscripts position of large delimiters - #16
  • Improved:
    • Continuous integration uses Ubuntu 18.04 Bionic and FontForge 20170924 now
    • Source files are renamed as PostScript names, i.e. FiraMath-<Weight>
    • Do not depend on otfcc library

FiraMath v0.3

15 Sep 14:27
Compare
Choose a tag to compare
FiraMath v0.3 Pre-release
Pre-release
  • Added:
    • Mathematical double-struck (blackboard) letters
    • More large delimiters and radicals
    • Some relation symbols (\colon etc) - #15
  • Changed:
    • Default digits become mono-spaced (and slightly modified, according to FiraGO), while the proportional digits are now under pnum tag - #10
    • Integral contours are removed
  • Improved:

FiraMath v0.2.2

28 Jun 08:40
Compare
Choose a tag to compare
FiraMath v0.2.2 Pre-release
Pre-release
  • Added:
    • Large variants of \cuberoot and \fourthroot
    • More top/bottom accents
  • Fixed:
    • Position of radical degree - #8
  • Improved:
    • Use feature files for OpenType feature specifications
    • Update README for LaTeX and Microsoft Word usage - #7. Thanks @bwiernik!
    • Add CHANGELOG

FiraMath v0.2.1

25 Jun 05:48
Compare
Choose a tag to compare
FiraMath v0.2.1 Pre-release
Pre-release
  • Fixed:
    • Wrong intersection behavior in \oint, etc - #6
0