-
I follow this doc in vite: [https://vite.dev/config/shared-options.html#css-postcss](https://vite.dev/config/shared-options.html#css-postcss)
And I want to change the font file path in css after bu…
-
I have a font-face definition
```scss
@font-face {
font-family: 'NotoSans';
font-style: normal;
font-weight: 400;
src: url('../assets/fonts/NotoSans400.ttf') format('truetype');
}
``…
-
From https://github.com/latex3/babel/issues/313, by @LupinoTech. A new MWE without babel is:
```tex
\documentclass{article}
\parindent0pt
\usepackage{fontspec}
\setmainfont[Script=Hebrew]{SBL_H…
-
### Description
Add a guide on how to add a custom font using latest gluestack-ui v2 and replacing the global heading and body font families to use that custom font. Ideally, one of the example apps …
-
ttf文件可以上传一份吗 没有找到
随便任意的ttf都可以吗 必须是方正字体??
-
Crashes happen direct or in the later usage process.
It seems related to kern type font used in the help window.
-
一些视频标题使用了Mathematical Alphanumeric Symbols平面的字符,无法正常显示
![no](https://github.com/user-attachments/assets/9a9df258-3f93-48ec-909b-b46067f7e698)
视频链接:https://www.bilibili.com/video/BV1yJ4m1P7Ls/
通过下…
-
When trying to use the library inside server component in next js 14 project using turbopack like this:
```
import scribe from "scribe.js-ocr"
const UplaodScheduleForm: React.FC = async () => {
…
-
Currently there are no TTF variants available to map the following GEOS fonts:
Superb
Cooperstown
Shattuck Avenue
Sather Gothic
Century Schoolbock
Font should deliver a simular geometry com…
-
Implement custom fonts (ttf) file into the app.
The best approach is probably to migrate to expo first, cf #151