のねのBlog

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

2017-01-01から1年間の記事一覧

'ragel' は、内部コマンドまたは外部コマンド、 操作可能なプログラムまたはバッチ ファイルとして認識されていません。 NMAKE : fatal error U1077: 'ragel' : リターン コード '0x1'

>nmake /f Makefile.vc CFG=release Microsoft(R) Program Maintenance Utility Version 14.11.25508.2 Copyright (C) Microsoft Corporation. All rights reserved. ragel -e -F1 -o ..\src\hb-ot-shape-complex-indic-machine.hh ..\src\hb-ot-shape-compl…

NMAKE : fatal error U1073: 'config.h.win32' のビルド方法が指定されていません。

cd C:\Users\u01\Documents\GitHub\harfbuzz\win32>nmake /f Makefile.vc CFG=debugMicrosoft(R) Program Maintenance Utility Version 14.11.25508.2 Copyright (C) Microsoft Corporation. All rights reserved. NMAKE : fatal error U1073: 'config.h.win…

spot -tGDEF mmrtext.ttf

>spot -tGDEF mmrtext.ttf

spot -F mmrtext.ttf

>spot -F mmrtext.ttf

spot GSUB

>spot -F GSUB Roboto-Regular.ttf

glyph

fonttools/_g_l_y_f.py at master · fonttools/fonttools · GitHub

fontplot DroidSans.ttf

File "/FDK/Tools/osx/Python/Current/lib/python2.7/site-packages/ FontTools/fontTools/ttLib/__init__.py", line 732, in draw glyph.draw(pen, glyfTable, offset) File "/FDK/Tools/osx/Python/Current/lib/python2.7/site-packages/ FontTools/fontTo…

spot -ht spot -t

ダンプの詳細レベルを数値で変えれる。 >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</list>…

spot -F で GSUB GPOS Featureのダンプ

>spot -F Roboto-Regular.ttf GPOS Features: Script 'DFLT' Default language system [ 0]='cpsp' LookupListIndex: 0 [ 1]='kern' LookupListIndex: 1 [ 2]='mark' LookupListIndex: 2 3 4 5 6 7 8 9 10 11 [ 3]='mkmk' LookupListIndex: 12 13 Script 'cy…

spot

>spot -h Usage: spot [-u|-h|-ht|-r] [-n|-nc|-G|-T|-F] [-f] [-V] [-m] [-d][-i<ids>] [-o<offs>] [-t<tags>|-P<featuretags>] [-p<policy>] [-@ <ptsize>] <fontfile>+ OR: spot -X <scriptfile> Options: -u print usage information -h print usage and help information -ht print table-specific usage information …</scriptfile></fontfile></ptsize></policy></featuretags></tags></offs></ids>

fontreport type 6 not yet sypported.

type6 not yet supported $ fontreport ./Roboto-Regular.ttf Warning: Lookup table 4: type 6 not yet supported. Warning: Lookup table 4: type 6 not yet supported. Warning: Lookup table 4: type 6 not yet supported. Warning: Lookup table 4: typ…

fontreportで"font not found"のエラー

$ fontreport Roboto-Regular.ttf Roboto-Regulart.pdf Warning: Lookup table 4: type 6 not yet supported. Warning: Lookup table 4: type 6 not yet supported. Warning: Lookup table 4: type 6 not yet supported. Warning: Lookup table 4: type 6 no…

fontreport debug

def ProcessTex(sequence, output): name, ext = os.path.splitext(output) intermediate = name + '.tex' with open(intermediate, 'wb') as f: for line in sequence: f.write(line.encode('utf-8')) f.write(b'\n') if ext == '.pdf': subprocess.check_c…

fontreport errot

$ fontreport AndroidClock.ttf AndroidClock.pdf Traceback (most recent call last): File "/usr/local/bin/fontreport", line 9, in <module> load_entry_point('fontreport==1.2', 'console_scripts', 'fontreport')() File "build/bdist.linux-x86_64/egg/fontr</module>…

Bash on Windows で fontreport

Bash on Ubuntu on Windows apt-get install python-setuptools texlive-xetex texlive-latex-recommendedgithub.comいっぱいライブラリ使うんだな、動くのかな $ sudo apt-get install python-setuptools texlive-latex-recommended Reading package lists.…

Windows10のbashでharfbuzzを実行してみる

実行ファイルの名前がわからないので、インストールしたパッケージを調べる。 $ dpkg -l | grep harfbuzz ii libharfbuzz-bin 1.0.1-1ubuntu0.1 amd64 OpenType text shaping engine (utility) ii libharfbuzz0b:amd64 1.0.1-1ubuntu0.1 amd64 OpenType text…

Windows10のubuntu(bash)でharfbuzzをインストール

Windows10上のUbuntuをインストールした。 bash から harfbuzzをinstallしてみた。 $ apt-cache search harfbuzz gir1.2-harfbuzz-0.0 - OpenType text shaping engine (GObject introspection data) libharfbuzz-dev - Development files for OpenType text…

"[System.IO.Path]::GetDirectoryName("")"を評価できません。パスの形式が無効です。

<PythonDExe Condition="$(PythonDExe) == ''"> $([System.IO.Path]::GetDirectoryName($(PythonExe))) \python$(PythonDebugSuffix).exe</PythonDExe>

sxstrace.exe

"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\redist\1033\vcredist_arm.exe" のアクティブ化コンテキストの生成に失敗しました。 従属アセンブリ Microsoft.Windows.Common-Controls,language="&#x2a;",processorArchitecture="arm", publicKe…

デバイス \Device\Harddisk0\dr0 に不良ブロックがあります。

イベントビューアーにハードディスクのエラーが出ていた。 PCのディスク管理を見ると正常。 Raid1を組んでいるいるので、 インテルラピッドストレージテクノロジーのアプリで検査してみても、 とくにエラーは検出されなかった。CrystalDiskInfoで見てみると…

jupyter notebook windows remote

Windows10 Anaconda Jupyter notebook(e:\Anaconda3) C:\Users\user01>jupyter notebook --generate-config Writing default config to: C:\Users\m_fujii\.jupyter\jupyter_notebook_config.py(e:\Anaconda3) C:\Users\user01>ipython Python 3.6.1 |Anacon…

\Microsoft の使い方が誤っています。

Anacondaプロンプトを開くと、以下のエラーが出る。 PATHのダブルクォーテーションがある行が間違いのようだ。 \Microsoft の使い方が誤っています。 C:\Users\user01 > @SET "PATH=C:\Android\sdk\tools;C:\Android\sdk\platform-tools; C:\Android\android…

新しい依存関係検証ダイアグラム

アーキテクチャ>新しい依存関係検証ダイアグラム を押したら DV2001 The project does not reference any Dependency Validation diagrams or referenced diagrams are not valid. Dependency validation will not be performed. アクティブエラー フレーム…

「ファイナルファンタジーXIV」でエラーが発生したため終了しました。(17)

FF14でログインし、キャラクターを選んだ後、ローディング中にエラーがでて入れなくなった。 「ファイナルファンタジーXIV」でエラーが発生したため終了しました。(17)エラー (17)ってなんだろ? 30分ぐらい待っても、治らないので、 再インストールしてみ…

コードマップ

VS2017のメニュー>アーキテクチャ>ソリューションのコードマップを生成 以下のダイアログがでる。 OKを押すとコードマップが生成される。 コードマップを生成するには、C++プロジェクトで閲覧情報コンパイルオプション(/FR)を設定する必要があります。このオ…

単体テストのデバッグでブレークがかからない。実行するテストが見つかりませんでした。

Visual Studio 2017 (15.2)で、C#の単体テストにブレークがかからなくなった。出力>テストには 実行するテストが見つかりませんでした。グーグル翻訳で、英語にして検索してみたところ、以下の内容がStackOverflowで見つかった。 No tests to run were foun…

'executor://mstestadapter/v2'

RI が 'executor://mstestadapter/v2' のテスト実行プログラムが見つかりませんでした。 テスト実行プログラムがインストールされ、 .net ランタイム バージョン 4.0.30319.42000 を サポートしていることを確認してください。

doxygen rtf出力で文字化け

ExpertのProjectのOUTPUT_LANGUAGEがEnglishだったので、 Japaneseに変えてみたところ、RTFでの文字化けが治った。

doxygen USE_PDFLATEX

doxygen>makeUSE_PDFLATEXを有効にしたとき、以下のエラーになった。 ! Package inputenc Error: Unicode char 繝ゥ (U+30E9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H <return> for immediate he</return>…

doxygenの出力を、pdfにする方法

Doxygenの出力をPDFにするには、latexからpdfにする方法があるようだ。参照元:Windows上Doxygenで日本語PDFドキュメント生成 – Imai blogw32texをダウンロードするために、以下のページのツールを使うといいみたいだ。 簡単ツールは、一度で、うまく取得で…