-
Using version "11:53 AWST 14-Oct-2014" on Windows:
1. Load a font that has kerning pairs for characters outside Unicode BMP. (I can supply an example font if needed.)
2. Choose 'Generate Fonts'.
3. Se…
-
"Pro" and "Expert" fonts should have a bunch of glyphs related to numbers, aka "figures", and corresponding OT features.
I think these glyphs should when possible be encoded, so the glyph names fo…
-
the following program:
```go
package main
import (
"log"
"github.com/go-fonts/latin-modern/lmroman12regular"
"github.com/golang/freetype/truetype"
)
func main() {
_, err := truetype…
-
## Expected Behavior
The rendering of a path and text within a browser should be the same. The example provided shows four lines of Arabic. The first two lines are Arabic as rendered by the browser…
-
Hi,
In Firefox, `font-feature-settings` is a very useful CSS property to give you control over advanced typographic features in OpenType fonts, could you please give support for this property?
http…
-
Please include the source files in the repo - the files used to develop and generate the OTFs already here :)
Since the project is to demonstrate a novel use for OpenType features, it would be helpf…
-
@marcbouchenoire @shuding Do you know if it's possible to access this config option through `ImageResponse`? Just trying to figure out how to use it with the `opengraph-image` files in N…
-
As recommended by an [answer on Stackoverflow](https://stackoverflow.com/questions/60869623/opentype-capital-spacing-cpsp-in-css-without-font-feature-settings), I'm starting a discussion for these com…
-
Running validation on Merriweather 700 italic it fails with `ERROR | The "head" table checkSumAdjustment (0x49a12a1c) does not match the calculated checkSumAdjustment (0x8dfcfa15).`.
This prevents …
-
Hi,
Firstly, I really love this font & I appreciate all the work that's gone into it!
As a regular TeX user who writes mainly scientific/mathematical documents, I would love to see more commonly…