Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
すでに質問されている場合は申し訳ありませんが、LinuxでC ++ / linuxを使用してプログラムを作成しており、FreeTypeを使用して画面にテキストを描画したいと思います。完了したら、このプログラムを配布する必要があります。FreeTypeでそれを行うための最良の方法は何ですか?
ありがとう!
ここからライブラリをダウンロードします。このリンクを使用して、freeType グリフから境界点を抽出し、任意のグラフィックス ライブラリ X11/GDI を使用して同じものを描画し、それを表面に描画します。はい、プログラムに静的にリンクできます。