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

Large font support #3332

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Commits on Aug 16, 2023

  1. Added support for large fonts.

    Paul Wasmund committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    19a8e68 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Update platformio.ini

    pwasmund committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    abcc202 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Changes requested for pull request.

    Removed the console_font_25x57 font, created the WLED_ENABLE_LARGE_FONTS define to conditional compile the large font code and fonts, merged changes needed from the fx-blending branch and other minor cleanup.
    pwasmund committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    0ddf5c4 View commit details
    Browse the repository at this point in the history
  2. Revert "Changes requested for pull request."

    This reverts commit 0ddf5c4.
    pwasmund committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    a45aa19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9eceb8b View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

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