Git Product home page Git Product logo

Comments (8)

fridamedrano avatar fridamedrano commented on August 12, 2024 1

Hi, correct! the fill of the font has transparency on the light blue and the other colors.

(SG01, ("#FFB5C2FF", ALPHA_AXIS_WDTH )) ----- Color transparency changes with Width
(SG02, ("#EAD5D3FF", ALPHA_AXIS_WGHT )) ----- Color transparency changes with Weight
(SG03, ("#F9C4BFFF", ALPHA_AXIS_NONE )) ) ----- No Change (This is to always keep a color even if the width and weight changes)
(SG04, ("#FFB6A6FF", ALPHA_AXIS_WDTH )) ----- Color transparency changes with Weight
(SG05, ("#D6E4EEFF", ALPHA_AXIS_WGHT )) ----- Color transparency changes with Width

The outline/stroke is always on full alpha for legibility.
The transparencys for the fill are visible only on thicker weights, for thin/light the transparacy is gone (full alpha), for legibiliy.

from kalnia-glaze.

vv-monsalve avatar vv-monsalve commented on August 12, 2024

The following would be required since the project is being built with the Paintcompiler option.

  • Defining the gradients schema to reflect the new color decisions as tested in Figma (pic below)
    • Review p, b, d, q, and other wide characters gradients
  • Solving the gradients for the narrow glyphs.
  • Updating the building process in the root of the repository + instructions (outside the paitcompiler-test folder)
    • Using a centralized shell script to make the build process from a single command (which includes the makefile step)
Screen Shot 2023-08-31 at 10 37 56

from kalnia-glaze.

vv-monsalve avatar vv-monsalve commented on August 12, 2024

Updated list

This is the updated To-Do list summarizing what we've talked int the latest meeting around the colored 'Glaze' version.

  • #13

  • Bring the latest changes introduced in the main font to update this color 'Glaze' version. Ideally, this should solve:

  • Finishing the gradients definitions to reflect the new color decisions as tested in Figma (pic above) and solve the alpha size and position within the gradients
    Screen Shot 2023-10-24 at 21 45 14

  • Decomposing the components so the gradients get correctly applied.

  • Cleaning up the repo. Move the paints.py to the sources directory, so the paintcompiler-test folder can be deleted.

  • Use the recently developed Builder2. Merge #15 to add a Paintcompiler step from the config file. So, no additional build.sh file would be needed. Please take a look at the requirements.txt plus config.yaml.
    This will solve some of the tasks mentioned above.

from kalnia-glaze.

vv-monsalve avatar vv-monsalve commented on August 12, 2024

Graphic Assets

  • Prepare the graphic assets to be included in the About section
  • Prepare the promotional graphic assets to typo.social

Minisite

  • Finishing the development of the minisite

Designers

  • Bio info revision (adding a foundry?)

from kalnia-glaze.

vv-monsalve avatar vv-monsalve commented on August 12, 2024

After pulling the latest files from the main branch at commit 36b898e the gradients still show some drastic differences between different weights, e.g. 400 and 700, where the blue is not noticeable.

Could you confirm this is the expected behavior?

Screen Shot 2024-03-12 at 17 21 11 Screen Shot 2024-03-12 at 17 21 15

from kalnia-glaze.

vv-monsalve avatar vv-monsalve commented on August 12, 2024

I was aware of the transparencies, but I wanted to confirm the ones for the heavier/wider instances ;).

In that case, we are all set in that regard. The only pending issues would be

  • #17 That could be solved by the changes introduced in #18
  • #19 This is the crucial one right now

from kalnia-glaze.

fridamedrano avatar fridamedrano commented on August 12, 2024

Updates added

from kalnia-glaze.

fridamedrano avatar fridamedrano commented on August 12, 2024

Minisite is WIP, is the only thing remaining. It can be done independently.

from kalnia-glaze.

Related Issues (16)

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.