mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-27 02:01:42 +00:00
[thirdparty] Upgrade imgui fonts to latest versions (#7137)
This commit is contained in:
8
thirdparty/imgui_suite/generate_fonts.sh
vendored
8
thirdparty/imgui_suite/generate_fonts.sh
vendored
@@ -6,10 +6,10 @@ cd $DIR/generated
|
||||
|
||||
# Versions
|
||||
IMGUI_COMMIT=74f7ac04a166c77ef1cbbbebff51e5bfc4fcfa5d
|
||||
ICONFONTCPPHEADERS_COMMIT=acd3728de3ee4e2461f8958154bb2dc46f958723
|
||||
ICONFONTCPPHEADERS_COMMIT=d4dae38e016e3fb41ee9f3fe393d2577c0ea6315
|
||||
DROID_COMMIT=d3817c246c6e3da7531fa1fbb0b0fca271aae7fb
|
||||
PROGGYFONTS_VERSION=1.1.5
|
||||
FONTAWESOME_VERSION=6.2.0
|
||||
PROGGYFONTS_VERSION=1.1.7
|
||||
FONTAWESOME_VERSION=6.6.0
|
||||
FIRACODE_VERSION=6.2
|
||||
|
||||
mkdir download
|
||||
@@ -81,4 +81,4 @@ ImFont* AddFont${font}(ImGuiIO& io, float size_pixels, const ImFontConfig* font_
|
||||
END
|
||||
done
|
||||
|
||||
rm -r download extract imgui_font_bin2c
|
||||
rm -r download extract imgui_font_bin2c
|
||||
|
||||
@@ -23,7 +23,7 @@ as SVG and JS file types.
|
||||
In the Font Awesome Free download, the SIL OFL license applies to all icons
|
||||
packaged as web and desktop font files.
|
||||
|
||||
Copyright (c) 2022 Fonticons, Inc. (https://fontawesome.com)
|
||||
Copyright (c) 2024 Fonticons, Inc. (https://fontawesome.com)
|
||||
with Reserved Font Name: "Font Awesome".
|
||||
|
||||
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
||||
@@ -123,7 +123,7 @@ OTHER DEALINGS IN THE FONT SOFTWARE.
|
||||
In the Font Awesome Free download, the MIT license applies to all non-font and
|
||||
non-icon files.
|
||||
|
||||
Copyright 2022 Fonticons, Inc.
|
||||
Copyright 2024 Fonticons, Inc.
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
||||
this software and associated documentation files (the "Software"), to deal in the
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
// Generated by https://github.com/juliettef/IconFontCppHeaders script GenerateIconFontCppHeaders.py for languages C and C++
|
||||
// from https://github.com/FortAwesome/Font-Awesome/raw/6.x/metadata/icons.yml
|
||||
// for use with https://github.com/FortAwesome/Font-Awesome/blob/6.x/webfonts/fa-regular-400.ttf, https://github.com/FortAwesome/Font-Awesome/blob/6.x/webfonts/fa-solid-900.ttf
|
||||
// Generated by https://github.com/juliettef/IconFontCppHeaders script GenerateIconFontCppHeaders.py
|
||||
// for C and C++
|
||||
// from codepoints https://github.com/FortAwesome/Font-Awesome/raw/6.x/metadata/icons.yml
|
||||
// for use with font https://github.com/FortAwesome/Font-Awesome/blob/6.x/webfonts/fa-regular-400.ttf, https://github.com/FortAwesome/Font-Awesome/blob/6.x/webfonts/fa-solid-900.ttf
|
||||
|
||||
#pragma once
|
||||
|
||||
#define FONT_ICON_FILE_NAME_FAR "fa-regular-400.ttf"
|
||||
@@ -9,6 +11,7 @@
|
||||
#define ICON_MIN_FA 0xe005
|
||||
#define ICON_MAX_16_FA 0xf8ff
|
||||
#define ICON_MAX_FA 0xf8ff
|
||||
|
||||
#define ICON_FA_0 "0" // U+0030
|
||||
#define ICON_FA_1 "1" // U+0031
|
||||
#define ICON_FA_2 "2" // U+0032
|
||||
@@ -116,6 +119,7 @@
|
||||
#define ICON_FA_BAN "\xef\x81\x9e" // U+f05e
|
||||
#define ICON_FA_BAN_SMOKING "\xef\x95\x8d" // U+f54d
|
||||
#define ICON_FA_BANDAGE "\xef\x91\xa2" // U+f462
|
||||
#define ICON_FA_BANGLADESHI_TAKA_SIGN "\xee\x8b\xa6" // U+e2e6
|
||||
#define ICON_FA_BARCODE "\xef\x80\xaa" // U+f02a
|
||||
#define ICON_FA_BARS "\xef\x83\x89" // U+f0c9
|
||||
#define ICON_FA_BARS_PROGRESS "\xef\xa0\xa8" // U+f828
|
||||
@@ -287,9 +291,9 @@
|
||||
#define ICON_FA_CHEVRON_RIGHT "\xef\x81\x94" // U+f054
|
||||
#define ICON_FA_CHEVRON_UP "\xef\x81\xb7" // U+f077
|
||||
#define ICON_FA_CHILD "\xef\x86\xae" // U+f1ae
|
||||
#define ICON_FA_CHILD_COMBATANT "\xee\x93\xa0" // U+e4e0
|
||||
#define ICON_FA_CHILD_DRESS "\xee\x96\x9c" // U+e59c
|
||||
#define ICON_FA_CHILD_REACHING "\xee\x96\x9d" // U+e59d
|
||||
#define ICON_FA_CHILD_RIFLE "\xee\x93\xa0" // U+e4e0
|
||||
#define ICON_FA_CHILDREN "\xee\x93\xa1" // U+e4e1
|
||||
#define ICON_FA_CHURCH "\xef\x94\x9d" // U+f51d
|
||||
#define ICON_FA_CIRCLE "\xef\x84\x91" // U+f111
|
||||
@@ -872,6 +876,7 @@
|
||||
#define ICON_FA_NEUTER "\xef\x88\xac" // U+f22c
|
||||
#define ICON_FA_NEWSPAPER "\xef\x87\xaa" // U+f1ea
|
||||
#define ICON_FA_NOT_EQUAL "\xef\x94\xbe" // U+f53e
|
||||
#define ICON_FA_NOTDEF "\xee\x87\xbe" // U+e1fe
|
||||
#define ICON_FA_NOTE_STICKY "\xef\x89\x89" // U+f249
|
||||
#define ICON_FA_NOTES_MEDICAL "\xef\x92\x81" // U+f481
|
||||
#define ICON_FA_O "O" // U+004f
|
||||
@@ -1193,7 +1198,10 @@
|
||||
#define ICON_FA_T "T" // U+0054
|
||||
#define ICON_FA_TABLE "\xef\x83\x8e" // U+f0ce
|
||||
#define ICON_FA_TABLE_CELLS "\xef\x80\x8a" // U+f00a
|
||||
#define ICON_FA_TABLE_CELLS_COLUMN_LOCK "\xee\x99\xb8" // U+e678
|
||||
#define ICON_FA_TABLE_CELLS_LARGE "\xef\x80\x89" // U+f009
|
||||
#define ICON_FA_TABLE_CELLS_ROW_LOCK "\xee\x99\xba" // U+e67a
|
||||
#define ICON_FA_TABLE_CELLS_ROW_UNLOCK "\xee\x9a\x91" // U+e691
|
||||
#define ICON_FA_TABLE_COLUMNS "\xef\x83\x9b" // U+f0db
|
||||
#define ICON_FA_TABLE_LIST "\xef\x80\x8b" // U+f00b
|
||||
#define ICON_FA_TABLE_TENNIS_PADDLE_BALL "\xef\x91\x9d" // U+f45d
|
||||
@@ -1234,6 +1242,7 @@
|
||||
#define ICON_FA_THUMBS_DOWN "\xef\x85\xa5" // U+f165
|
||||
#define ICON_FA_THUMBS_UP "\xef\x85\xa4" // U+f164
|
||||
#define ICON_FA_THUMBTACK "\xef\x82\x8d" // U+f08d
|
||||
#define ICON_FA_THUMBTACK_SLASH "\xee\x9a\x8f" // U+e68f
|
||||
#define ICON_FA_TICKET "\xef\x85\x85" // U+f145
|
||||
#define ICON_FA_TICKET_SIMPLE "\xef\x8f\xbf" // U+f3ff
|
||||
#define ICON_FA_TIMELINE "\xee\x8a\x9c" // U+e29c
|
||||
@@ -1371,6 +1380,7 @@
|
||||
#define ICON_FA_WATER "\xef\x9d\xb3" // U+f773
|
||||
#define ICON_FA_WATER_LADDER "\xef\x97\x85" // U+f5c5
|
||||
#define ICON_FA_WAVE_SQUARE "\xef\xa0\xbe" // U+f83e
|
||||
#define ICON_FA_WEB_AWESOME "\xee\x9a\x82" // U+e682
|
||||
#define ICON_FA_WEIGHT_HANGING "\xef\x97\x8d" // U+f5cd
|
||||
#define ICON_FA_WEIGHT_SCALE "\xef\x92\x96" // U+f496
|
||||
#define ICON_FA_WHEAT_AWN "\xee\x8b\x8d" // U+e2cd
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,4 +1,4 @@
|
||||
// File: 'extract/proggyfonts-1.1.5/ProggyDotted/ProggyDotted Regular.ttf' (591376 bytes)
|
||||
// File: 'extract/proggyfonts-1.1.7/ProggyDotted/ProggyDotted Regular.ttf' (591376 bytes)
|
||||
// Exported using binary_to_compressed_c.cpp
|
||||
static const unsigned int ProggyDotted_compressed_size = 254065;
|
||||
static const unsigned int ProggyDotted_compressed_data[254068/4] =
|
||||
|
||||
Reference in New Issue
Block a user