Unity/PDFSharp
提供: 初心者エンジニアの簡易メモ
2026年4月17日 (金) 14:23時点におけるAdmin (トーク | 投稿記録)による版 (ページの作成:「==インストール== wget https://www.nuget.org/api/v2/package/System.Drawing.Common/4.7.0 unzip 4.7.0 -d drawing cp drawing/lib/netstandard2.0/System.Drawing.Common.dl...」)
インストール
wget https://www.nuget.org/api/v2/package/System.Drawing.Common/4.7.0 unzip 4.7.0 -d drawing cp drawing/lib/netstandard2.0/System.Drawing.Common.dll Assets/Plugins/
windowsでしか実行できない
System.Drawing.Common は、.NET 6からWindows限定推奨に変更されてる
