Is it possible build font preview plugin in the nocodb?

I asked the chatgpt , but not sure .

Please help.

If you are planning to change font used in NocoDB UI, that’s not supported yet.

change font ?? it mean that if font size in the NocoDB is not supported yet ?

@connor what is your requirement & use case? can you add more details on what you wish to achieve?

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.