Coder Social home page Coder Social logo

letelete / fontly Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 18.47 MB

Choose the best font for your next project! Fontly shows all available local fonts in the fully customizable list. Change size, background, text and color!

License: MIT License

C++ 91.33% QMake 8.67%
cpp desktop qt

fontly's Introduction

fontly's People

Contributors

letelete avatar

Watchers

 avatar

fontly's Issues

todo: QListView

IMPORTANT Add contrast color when the background color of the QListView has been changed. CONVERT TO HSV -> CREATE RANGES FOR WHITE AND BLACK COLOR eg. for background color hue = {40,100} (light yellow - light green) text color will be set to black, while for background color value={0,140} (dark colors palette) text color will be set to white.

todo: UI

  • IMPORTANT Fix padding in QListView when setting a background color

  • IMPORTANT Apply new design to app

  • IMPORTANT Add on hover/pressed etc. to every button

  • Style the horizontal & vertical scrollbar.

todo: FontInfoLabel

  • IMPORTANT Add to the fontInfoLabel: info about size and type of the font
  • IMPORTANT Add to the fontInfoLabel: "ADD TO FOLDER" button, "ADD TO FAVOURITES" button.
  • IMPORTANT Style the onhover, active etc. + add padding + add left-border-radius to font info

Add lazy load

Implementing lazy load for fonts should increase app performance. Smooth scrolling down with over 4 thousand fonts installed locally without that function might be a real challenge.

Fix zoom slider

For now, It scrolls down, or up (depending on size) while the user's changing font-size.

Add config file

All of static data (strings, sizes, colors, etc...) should be in one place.

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.