connor
1
I asked the chatgpt , but not sure .
Please help.
dstala
2
If you are planning to change font used in NocoDB UI, that’s not supported yet.
connor
3
change font ?? it mean that if font size in the NocoDB is not supported yet ?
dstala
4
@connor what is your requirement & use case? can you add more details on what you wish to achieve?
connor
5
I want to build a font database with font preview function, which can preview fonts in both table view and galleryview. Use svg file.
- Reuse the function of the data table instead of redeveloping the data table.
- Be able to input custom preview text.
- Be able to adjust font size.
- Be able to change font background color and font color.
- Obtain font information through opentype.js.
- Sort glyph outlines.
- Obtain font information, such as font name, family name, weight, height, foundary, version, etc.
- Insert font information into a table and display it with multiple tabs.
- According to font information, use AI to analyze font characteristics, such as application scenarios and feelings.