のねのBlog

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

2017-10-01から1ヶ月間の記事一覧

このプロジェクトは、このコンピューター上にない NuGet パッケージを参照しています。

このプロジェクトは、このコンピューター上にない NuGet パッケージを参照しています。 それらのパッケージをダウンロードするには、 [NuGet パッケージの復元] を使用します。 詳細については、 http://go.microsoft.com/fwlink/?LinkID=322105 を参照して…

source tree 内蔵git updateでエラー

圧縮の形式が違うのかな? 7-Zip [32] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 Scanning the drive for archives: 1 file, 35477168 bytes (34 MiB) Extracting archive: C:\Users\user01\AppData\Local\Atlassian\SourceTree\PortableGi…

arm-none-eabi-gcc -march=list

GNU Tools ARM Embedded\6 2017-q2-update>arm-none-eabi-gcc -march=list arm-none-eabi-gcc: error: unrecognized argument in option '-march=list' arm-none-eabi-gcc: note: valid arguments to '-march=' are: armv2 armv2a armv3 armv3m armv4 armv4t…

arm-none-eabi-gcc -v

>arm-none-eabi-gcc -v Using built-in specs. COLLECT_GCC=arm-none-eabi-gcc COLLECT_LTO_WRAPPER=c:/program\ files\ (x86)/gnu\ tools\ arm\ embedded/6\ 2017-q2-update/bin/../lib/gcc/arm-none-eabi/6.3.1/lto-wrapper.exe Target: arm-none-eabi Con…

sshd error

PS C:\OpenSSH\OpenSSH-Win64> Set-Service sshd -StartupType Automatic Set-Service : サービス sshd がコンピューター '.' で見つかりませんでした。 発生場所 行:1 文字:1 + Set-Service sshd -StartupType Automatic + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~…

openssh

PS C:\OpenSSH\OpenSSH-Win64> New-NetFirewallRule -Protocol TCP -LocalPort 22 -Direction Inbound -Action Allow -DisplayName OpenSSH -Program C:\OpenSSH\OpenSSH-Win64\sshd.exe Name : DisplayName : OpenSSH Description : DisplayGroup : Group :…

executionpolicy

PS C:\OpenSSH\OpenSSH-Win64> Powershell -executionpolicy bypass C:\OpenSSH\OpenSSH-Win64\FixUserFilePermissions.ps1 [*] C:\Users\user01\.ssh\id_rsa looks good [*] C:\Users\user01\.ssh\id_rsa.pub 'Everyone' has the following access to 'C:\U…

powershellのとき、ssh-keygen.exeが固まる

powershellでssh-keygen.exeを実行すると 途中で、入力が効かなくなる(Ctrl+Zだけ効く) PS C:\OpenSSH\OpenSSH-Win64> .\ssh-keygen.exe -t rsa Generating public/private rsa key pair. Enter file in which to save the key (C:\Users\user01/.ssh/id_rsa…

nisc18030

これは、何のフォントだろう? NISC18030.ttf

コントロール 'Progress' がアクセスされました。

System.InvalidOperationException が発生しました HResult=0x80131509 Message=有効ではないスレッド間の操作: コントロールが作成されたスレッド以外のスレッドからコントロール 'Progress' がアクセスされました。 Source=<例外のソースを評価できません>…

FontVal 2.1.1

github.com

Intersecting coordinates

Coming Soon Regular.ttf Simple glyph index 80 Intersecting coordinates (95.0, 755.0) <TTGlyph name="bracketleft" xMin="41" yMin="-33" xMax="313" yMax="773"> <contour> <pt x="285" y="40" on="1"/> <pt x="296" y="40" on="0"/> <pt x="312" y="24" on="0"/> <pt x="313" y="12" on="1"/> </pt></pt></pt></pt></contour></ttglyph>

ubntu64bit環境で32bit実行

agekuno.hatenablog.com

./BuildAllLinux.sh

~/bin/afdko-package/FDK/Tools/Programs$ ./BuildAllLinux.sh ***Running autohint/build/linux/gcc/BuildAll.sh cc -m32 -I../../../../../public/lib/api -I../../../../../public/lib/resource -I../../../../autohintlib/source/public/ac -I../../../.…

windows ubuntu bash afdko 64bit build

For building the 64 bit Linux Python, use a 64 bit Linux VM system. Use the same steps as above, but the path to the AFDKOPythonBuild must be an absolute path. Also, you must first get the build-essentials and readline packages, with the c…

afdko ubuntu cannot execute binary file: Exec format error

$ ./type1 ComingSoon-Regular.ttf -bash: ./type1: cannot execute binary file: Exec format error64bit版なのかな $ uname -a Linux BOOTCAMP 4.4.0-43-Microsoft #1-Microsoft Wed Dec 31 14:42:53 PST 2014 x86_64 x86_64 x86_64 GNU/Linuxqiita.com32b…

windows bash afdko

txがうまく実行できないのかな? $ fontplot ComingSoon-Regular.ttf Please re-install the FDK. The executable directory "/home/m/bin/FDK-25-LINUX.b65322/Tools/linux" is missing the tool: < tx >. or the files referenced by the shell script is …

afdko buildall.cmd

afdko buildall.cmd echo " " echo "Building AddGlobalColoring..." call %~dp0AddGlobalColoring\build\win\vc10\BuildAll.cmd %1 echo " " echo "Building autohint..." call %~dp0autohint\build\win\vc10\BuildAll.cmd %1 REM ai2bez is Mac only. REM …

afdko BuildAll.cmd

PS C:\FDK\afdko-package\FDK\Tools\Programs> cmd Microsoft Windows [Version 10.0.16299.15] (c) 2017 Microsoft Corporation. All rights reserved. C:\FDK\afdko-package\FDK\Tools\Programs>BuildAll.cmd C:\FDK\afdko-package\FDK\Tools\Programs>ech…

afdko package エラー

github/afdkoから,packageブランチを落としてきた。 FDK/tools/win/pythonがないので、FDK65322からpythonフォルダをコピーした。(FDK-25-WIN.b65322) C:\Users\m_fujii\Desktop\04_Fonts\work>fontplot ComingSoon-Regular.ttf Please re-install the FDK. …

windows版のfontplotでエラー

C:\Users\m_fujii\Desktop\04_Fonts\work >fontplot -o aaa.pdf ComingSoon-Regular.ttf Proofing font ComingSoon-Regular.ttf. Start time: Fri Oct 13 14:01:10 2017. Traceback (most recent call last): File "C:\FDK\Tools\SharedData\FDKScripts\ 1 "…

afdko 環境

AFDKO_EXE_PATH= "C:\FDK\Tools\win\" AFDKO_Python= "C:\FDK\Tools\win\Python\AFDKOPython27\python" AFDKO_Python_BIN= "C:\FDK\Tools\win\Python\AFDKOPython27\Scripts" AFDKO_Scripts= "C:\FDK\Tools\SharedData\FDKScripts" Path= C:\FDK\Tools\win;C…

Gtk# .Net Visual Studio

GtkSharp: Hello World | Mono プロジェクトで参照の追加 参照マネージャ>アセンブリ>拡張 glib-sharp追加 gtk-sharp追加 (glade-sharp)未追加 (gtk-dotnet)未追加 (gdk-sharp)未追加glibsharpglue-2が見つかりません。System.DllNotFoundException が発生…

mono binary

mono(x86)をインストールしてみると、"Open Mono x86 Comand Prompt"がインストールされる。 C:\Program Files (x86)\Mono>mono Usage is: mono [options] program [program-options] Development: --aot[=<options>] Compiles the assembly to native code --debug[=<options></options></options>…

vcpkg diff patch失敗と修正

PS C:\MyGitHub\vcpkg> .\vcpkg remove harfbuzz The following packages will be removed: harfbuzz:x86-windows Removing package harfbuzz:x86-windows... Removing package harfbuzz:x86-windows... done Purging package harfbuzz:x86-windows... Some …

vcpkgのdiffの作り方

PS C:\MyGitHub\vcpkg\buildtrees\harfbuzz\src\harfbuzz-1.5.1> git init . Initialized empty Git repository in C:/MyGitHub/vcpkg/buildtrees/harfbuzz/src/harfbuzz-1.5.1/.git/ PS C:\MyGitHub\vcpkg\buildtrees\harfbuzz\src\harfbuzz-1.5.1> git add…

vcpkg diffは、どうやって作るんだろう?

元のソースを、githubからcloneした。 SourceTreeで、まだコミットしていないファイルと、 1.51のファイルでパッチを作成してみた。indexがなんか変だな。 492992eeってどこを指しているんだろう? a984e0cが1.51のときの値。 diff --git a/src/hb-ft.cc b/s…

Vcpkg harfbuzz GenericFromFreeTypeLibrary

Winrtで名前がぶつかるのを防いでいるみたい。有効にしておこう。むむむ、どうやってdiffをとればいいんだろう? diff --git "a/harfbuzz-1.4.6/src/hb-ft.cc" "b/harfbuzz-1.4.6/src/hb-ft.cc" index 48d6a0ef..f4ce6608 100644 --- "a/harfbuzz-1.4.6/src/…

vcpkg harfbuzz1.5.1

vcpkgのharfbuzzは、1.4.6でした。 そこで、harfbuzzを1.4.6から1.5.1に、してみました。 diffの部分は、まだよくわからなかったので、コメントアウトしてあります。 一応、これでコンパイルまではできそうです。 include(vcpkg_common_functions) set(SOURC…

windowsのpowershellで、sha512のハッシュを取得する方法

Get-FileHashだと、sha512が途中で切れてしまう。 PS > Get-FileHash .\harfbuzz-1.5.1.tar.bz2 -Algorithm SHA512 Algorithm Hash Path --------- ---- ---- SHA512 E5235C9FE4524059128F97E2773056533803B40DB70C18B43C8DC6E27A970EFC40D... harfbuzz-1.5.…