这是indexloc提供的服务,不要输入任何密码
Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bin/scripts/generate-original-source.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ def calcShift(left1, width1, left2, width2):

def addIcon(codepoint, name, filename):
""" Add one outline file and rescale/move """
dBB = [120, 0, 1000-120, 900] # just some nice sizes
dBB = [53, 0, 1000 - 53, 900] # just some nice sizes
filename = os.path.join(vectorsdir, filename)
glyph = font.createChar(codepoint, name)
glyph.importOutlines(filename)
Expand Down
5 changes: 3 additions & 2 deletions bin/scripts/lib/i_seti.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
# Seti-UI + Custom (179 icons, 19 aliases)
# Codepoints: E5FA-E6AC
# Seti-UI + Custom (180 icons, 19 aliases)
# Codepoints: E5FA-E6AD
# Nerd Fonts Version: 3.0.0
# Script Version: (autogenerated)
test -n "$__i_seti_loaded" && return || __i_seti_loaded=1
Expand Down Expand Up @@ -202,4 +202,5 @@ i='' i_seti_zig=$i
i='' i_seti_zip=$i
i='' i_custom_asm=$i
i='' i_custom_v_lang=$i
i='' i_custom_folder_oct=$i
unset i
Binary file modified src/glyphs/original-source.otf
Binary file not shown.
6 changes: 6 additions & 0 deletions src/svgs/folder2_nf.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 1 addition & 19 deletions src/svgs/gradle.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/svgs/icons.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -208,3 +208,4 @@
176 i_seti_zip zip.svg
177 i_custom_asm asm_nf.svg
178 i_custom_v_lang vlang_nf.svg
179 i_custom_folder_oct folder2_nf.svg
2 changes: 1 addition & 1 deletion src/svgs/prisma.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/svgs/stylelint.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/svgs/wgt.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.