Skip to content

Releases: ManimCommunity/ManimPango

ManimPango v0.4.0.post0

01 Jan 15:59
v0.4.0.post0
df7905e
Compare
Choose a tag to compare

What’s Changed

🧰 Maintenance

ManimPango v0.4.0

12 Dec 12:02
v0.4.0
58f8255
Compare
Choose a tag to compare

What’s Changed

🚀 Features

🧰 Maintenance

New Contributors

Full Changelog: v0.3.1...v0.4.0

ManimPango v0.3.1

08 Oct 16:09
v0.3.1
0a021ec
Compare
Choose a tag to compare

What’s Changed

🧰 Maintenance

ManimPango v0.3.0

23 May 16:12
v0.3.0
d7d17dc
Compare
Choose a tag to compare

What’s Changed

🚀 Features

  • Show errors from Pango on MarkupText.validate (#58) @naveen521kk
  • Add option to Register Fonts using Fc backend on Windows and macOS (#56) @naveen521kk

🧰 Maintenance

ManimPango v0.2.6

17 Apr 19:33
v0.2.6
147e6f2
Compare
Choose a tag to compare

This release contains:

  • Detailed error message on ImportError #50
  • API to set Pango Width #54

Of developer interest:

  • Update setup and build instructions

ManimPango v0.2.5

02 Apr 15:22
v0.2.5.post0
6031b08
Compare
Choose a tag to compare

This release contains:

  • Add justify, indent, alignment options to MarkupText

Of developer interest:

  • Split into multiple modules
  • Code Coverage
  • Tox configuration
  • Utils tests
  • Same Pango version in CI

ManimPango v0.2.5

02 Apr 13:20
v0.2.5
da0eb49
Compare
Choose a tag to compare

ManimPango v0.2.5

This release contains:

  • Add justify, indent, alignment options to MarkupText

Of developer interest:

  • Split into multiple modules
  • Code Coverage
  • Tox configuration
  • Utils tests
  • Same Pango version in CI

ManimPango v0.2.4

01 Mar 06:05
5e98720
Compare
Choose a tag to compare

This release contains:

MAINT: code cleanups

ManimPango v0.2.3

16 Feb 09:15
v0.2.3
b9b72f2
Compare
Choose a tag to compare

This release contains:

  • FEAT: register_font is now available for macOS.
  • MAINT: fix a compiler warning.

ManimPango v0.2.2

12 Feb 08:42
v0.2.2
84eb482
Compare
Choose a tag to compare

This release contains:

  • Bug Fix: Unicode characters Markup validation.