You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/changelog.html
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,12 @@
10
10
<body>
11
11
<imgclass="icon" src="./fontra-icon.svg" />
12
12
<h1>Changelog for Fontra</h1>
13
+
<h2>2025-07-01</h2>
14
+
<ul>
15
+
<li>Fixed a bug that caused interpolated kerning to show the wrong value after editing a kerning pair. <ahref="https://github.com/googlefonts/fontra/pull/2194">PR 2194</a></li>
16
+
<li>Fixed a problem with the placeholder string for undefined glyphs in the edit canvas. <ahref="https://github.com/googlefonts/fontra/issues/2192">Issue 2192</a><ahref="https://github.com/googlefonts/fontra/pull/2195">PR 2195</a></li>
17
+
<li>Fix writing of the units-per-em value when copying/exporting to .designspace/.ufo. <ahref="https://github.com/googlefonts/fontra/issues/2196">Issue 2196</a><ahref="https://github.com/googlefonts/fontra/pull/2197">PR 2197</a></li>
18
+
</ul>
13
19
<h2>2025-06-30</h2>
14
20
<ul>
15
21
<li>Fixed a bug that broke interpolation when adding kerning to a new source. <ahref="https://github.com/googlefonts/fontra/pull/2191">PR 2191</a></li>
0 commit comments