Giter Site home page Giter Site logo

figma-colrv1's People

Contributors

lorp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

figma-colrv1's Issues

Determine locations for font files

The Noto Color Emoji font, as well as the default set of fonts in the Text mode, need to be hosted somewhere rather than be delivered with the plugin. Their locations are defined in fontlist.js, and are currently either https://www.axis-praxis.org/ or https://raw.githubusercontent.com/. Neither of these domains is ideal for production — githubusercontent.com is not a CDN, and axis-praxis.org is not set up for heavy traffic.

Note that any domains from which assets may be downloaded by a plugin must be listed in manifest.json — one cannot dynamically download from arbitrary URLs (e.g. by letting users enter a URL).

Note also that, to minimize bandwidth, Noto Color Emoji has had its SVG table removed and is compressed as a WOFF2 file.

Allow previewing/editing of alpha channel when editing palettes

For the preview, we can divide the little square into two, diagonally: top-left without alpha, bottom-right with alpha against a white or checkered background.

For editing, a separate little widget will be needed. (The standard browser input[type=color] does not offer alpha editing.)

Allow other fonts! (drag & drop)

Currently the plugin is limited to fonts that are in its menu. There must be a way to add new fonts, via drag-drop as well as via a URL.

Features could get clipped

When changing an axis like Extrusion Depth EDPT in Nabla, a portion of the extrusion gets clipped. If the element is moved inside the frame and the axis value is changed again, the element returns to the initial position.

Screen.Recording.2023-08-10.at.22.25.06.mov

Add reset values option

This option would be great if you regret and want to take back the changes done into the palette options. cmd + z doesn't work.
But even if it worked, sometimes user would like to go back to defaults in a single step.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.