Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add vertical gradient fonts #8262

Merged
merged 38 commits into from
Sep 21, 2024
Merged

Add vertical gradient fonts #8262

merged 38 commits into from
Sep 21, 2024

Commits on Jan 11, 2024

  1. Adding Color Ranges for all colors To PAL Namespace

    Adding GOLDEN_GRADIENT ICN for Normal And Large Fonts
    MaMadDl committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    913c526 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    770795c View commit details
    Browse the repository at this point in the history
  3. - Adding GOLDEN_GRADIENT to font colors with it's respectable logic f…

    …or LARGE and NORMAL font type
    
    - Adding ICN generation for both font types
    - style Fix
    MaMadDl committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    9bcbb57 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. style fix

    MaMadDl committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    07a1eeb View commit details
    Browse the repository at this point in the history
  2. Fix Date on Copyright header

    MaMadDl committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    b1f5c3e View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. Addressing Reviews

    MaMadDl committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    9ceac68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a2081f View commit details
    Browse the repository at this point in the history
  3. fix style

    MaMadDl committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    78f0dc3 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. - Fixing Names ApplyVerticalGradient declaration

    - Fixing Data type from Sprite to Image
    MaMadDl committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    8e8d10c View commit details
    Browse the repository at this point in the history
  2. Adding Color param for border

    Adding Black contour Wrap at the end
    MaMadDl committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    2fd124c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc6bfc5 View commit details
    Browse the repository at this point in the history
  4. Addressing Reviews

    MaMadDl committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    f9838ed View commit details
    Browse the repository at this point in the history
  5. removing static Contour from gradient Method

    Fix Header
    MaMadDl committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    d99b807 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    1e9d3c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    be3fcb0 View commit details
    Browse the repository at this point in the history
  2. Fix Color Ranges

    MaMadDl committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    d75b0ad View commit details
    Browse the repository at this point in the history
  3. fix Style

    MaMadDl committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    2dc02af View commit details
    Browse the repository at this point in the history
  4. fix Warning

    MaMadDl committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    0f1934f View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    2c74ed4 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Addressing Changes

    MaMadDl committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    d63ee6f View commit details
    Browse the repository at this point in the history
  2. Addressing Reviews

    MaMadDl committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    a9304ba View commit details
    Browse the repository at this point in the history
  3. fix style

    MaMadDl committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    b8e23c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Merge for PR ihhub#8262 into master.

    with post merge bug fix on namespaces
    MaMadDl committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    56f006e View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    bb0e60d View commit details
    Browse the repository at this point in the history
  2. Add const

    oleg-derevenetz committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    98ed4a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Keep the same increment style

    ihhub authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1c4a076 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92a20ec View commit details
    Browse the repository at this point in the history
  3. Add proper checks

    ihhub committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9ae01cd View commit details
    Browse the repository at this point in the history
  4. Remove redundant code

    ihhub committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    cb77d7d View commit details
    Browse the repository at this point in the history
  5. Code style cleanup

    ihhub committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    92765e1 View commit details
    Browse the repository at this point in the history
  6. Simplify the code

    ihhub committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f99e3a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b20acff View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Separate logic

    ihhub committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2bc1171 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    7975ca2 View commit details
    Browse the repository at this point in the history
  2. Reduce code duplication

    ihhub committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    deadc24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77aef9f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5e833b View commit details
    Browse the repository at this point in the history
  5. Make IWYU happy

    ihhub committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    b6a1427 View commit details
    Browse the repository at this point in the history