のねのBlog

パソコンの問題や、ソフトウェアの開発で起きた問題など書いていきます。よろしくお願いします^^。

mac firstaid 終了コードは8

“Macintosh HD - Data”(disk1s2)でFirst Aidを実行中起動ボリュームを検証すると、このコンピュータは応答を停止します。ファイルシステムを検証中です。 ボリュームのマウントを解除できませんでした。 ライブモードを使用中です。 fsck_apfs -n -l -x /d…

Mac FontForge error

FontForgeが起動後、エラーで終了するようになった。一度、以下のコマンドで、起動すると、 アプリが開いた。 正常なフォントデータを読み込んで、終了したところ、開けるようになった。 /Applications/FontForge_brew.app/Contents/Resources/opt/local/bin…

Xcodeのbuild結果の保存先

~/Library/Developer/Xcode/DerivedDatastackoverflow.com

"IPv4インターネット未接続"

Aterm WX7800T8 を買った。【Amazon.co.jp 限定】NEC Aterm 無線LAN WiFi ルーター Wi-Fi6E(11ax)トライバンド対応 8ストリーム AM-AX7800T8 (iPhone 13 / 12 / iPhone SE(第二世代) / Nintendo Switch メーカー動作確認済み)AtermAmazonRTモードでうまくつ…

caret off

caret offset(Font Labより)help.fontlab.com

hb-view --help-all

> hb-view --help-all Usage: hb-view.exe [OPTION…] [FONT-FILE] [TEXT]View text with given font.Help Options: -h, --help Show help options --help-all Show all help options --help-face Options for the font face --help-font Options for the fon…

CMake Error: Error: generator : Xcode

ビルドした後にやると、エラーになる。 CMake Error: Error: generator : Xcode一度、削除して、clone直後に実行したら、実行できた。 git clone % cmake -G "Xcode" . -- The C

mac xampp php vscode xdebug 設定

[XDebug] zend_extension="/Applications/XAMPP/xamppfiles/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so" xdebug.mode = debug xdebug.start_with_request = yes xdebug.remote_port = 9003

csv ダブルクォート

csv.ccfsl.net

TrueType Orientation

Orientation freetype.org

pycharm python tab settings

python tab settings

ufo point pen

def read(ufo_path): ufo = UFOReader(ufo_path) lib = ufo.readLib() glyph_order = lib['public.glyphOrder'] glyph_set = ufo.getGlyphSet() for glyph_name in glyph_order: glifBytes = glyph_set.getGLIF(glyph_name) g = glyph_set[glyph_name] pen =…

Glyph2のグリフの上書き貼り付け

Glyphs2 ①まず、コピーしたいグリフを選択して編集>コピーする。 ②Glyphの上書き貼り付け(Command+Option+V) ③すべてとか、貼り付け方を選べる。

spot 使い方

% spot -n ./font.ttf --- names[glyphId]=<name> [0]=<.notdef@0> [1]=<gname@1>% spot -nc ./font.ttf --- names[glyphId]=<name> [0]=<.notdef@0> [1]=<gname00001@1> [2]=<gname00002@2> [3]=<gname00003@3> % spot -T font.ttf ### [sfnt] (00000000) --- offset subtable version =1.0 [TrueType] numTables =16 sear…</gname00003@3></gname00002@2></gname00001@1></name></gname@1></name>

spot -ht

% spot -ht Table-specific usage: --- BASE =4 List BASE content =5 Friendly list of BASE content --- CFF_ =6 Proof glyph plot Options: [-a] [-c] [-R] [-g<list>] [-bleft,bottom,right,top] [-shoriz,vert] -a don't show outline annotation -c convert </list>…

setsnap

sub ShowUsage { print STDOUT &fix(<<ENDUSAGE); setsnap.pl Version 02/16/2018 setsnap.pl [-u] [-h] setsnap.pl < stemHist-generated-stemwidth-reports setsnap.pl -s [-n] < stemHist-generated-stemwidth-reports setsnap.pl [-o [-b<bot_pt_size>] [-t<top_pt_size>] [-r<dpi>]] [-n] < stemHist-generated-stemwi…</dpi></top_pt_size></endusage);>

sfntedit help

/* Print usage information */ static void printUsage(void) { printf( "Usage:\n" " %s [options] <srcfile> [<dstfile>]\n" "OR: %s -X <scriptfile>\n" "\n" "Options:\n" " -x <tag>[=<file>][,<tag>[=<file>]]+ extract table to file\n" " -d <tag>[,<tag>]+ delete table\n" " -a <tag>=<file>[,<tag>=<file>]+ ad…</file></tag></file></tag></tag></tag></file></tag></file></tag></scriptfile></dstfile></srcfile>

ERROR: Font has neither StemSnapV nor StdVW!

ERROR: Font has neither StemSnapV nor StdVW! if hasattr(privateDict, "StemSnapV"): vstems = privateDict.StemSnapV elif hasattr(privateDict, "StdVW"): vstems = [privateDict.StdVW] else: if allow_no_blues: # dummy value. Needs to be #larger …

mac perl debug

sudo cpan install Devel::Camelcadedb

afdko autohint

afdkoの3.4まである。 3.1まで実態がある。 それ以降は、psautohintへredirectしてる。

aws 無料期間 請求書 どこでとられているか

詳細 AWS のサービスの料金$0.68 $0.00 Data Transfer $0.00 Asia Pacific (Tokyo) $0.61 Elastic Compute Cloud $0.61 Asia Pacific (Tokyo) Elastic IP Addresses$0.61 $0.00 per Elastic IP address not attached to a running instance for the first ho…

makeotf

/* Create 16-bit and 32-bit (if needed) Unicode cmaps */ static void makeUnicodecmaps(hotCtx g) { mapCtx h = g->ctx.map; long i; /* Create the BMP UTF-16 cmaps */ cmapBeginEncoding(g, cmap_MS, cmap_MS_UGL, 0); for (i = 0; i < h->sort.uv.cn…

apple mac ftxvalidator

https://developer.apple.com/download/more/?=font % ftxvalidator [~/Desktop/Release210514][master] ftxvalidator build 207, FontToolbox.framework build 340 Usage: ftxvalidator [-hlrSTvV] [-t testList] [-o outputfile] fontfile Options: -e An …

docs.microsoft.com

mac bosupdateproxy

osのアップデート時に、firewallで検出。 What is this bosUpdateProxy process and can I block internet access to it? : MacOS Q: What is "bosUpdateProxy" process in Ac… - Apple Community

font merge

nototools/merge_fonts.py at main · googlefonts/nototools · GitHub

pyftsubset --help

% pyftsubset --help pyftsubset -- OpenType font subsetter and optimizer pyftsubset is an OpenType font subsetter and optimizer, based on fontTools. It accepts any TT- or CFF-flavored OpenType (.otf or .ttf) or WOFF (.woff) font file. The s…

pyftsubset

fonts - How to use pyftsubset of Fonttools inside of the python environment, not from the command line - Stack Overflow

spot test

spotの例 afdko/spot_test.py at develop · adobe-type-tools/afdko · GitHub afdko/tests/spot_data/expected_output at develop · adobe-type-tools/afdko · GitHub

spot -ht

% spot -ht Table-specific usage: --- BASE =4 List BASE content =5 Friendly list of BASE content --- CFF_ =6 Proof glyph plot Options: [-a] [-c] [-R] [-g<list>] [-bleft,bottom,right,top] [-shoriz,vert] -a don't show outline annotation -c convert </list>…