We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
現在未対応
The text was updated successfully, but these errors were encountered:
多分次の修正候補はこれだろうなあ と思いつつ SDLで追加面フォントを描画する方法が分からないし モチベが出ない。 実際モチベの問題はどうしようもないからなあ
Sorry, something went wrong.
ユニコード追加面(=サロゲートペア文字)については、SDLを2.0にすることによりSDL2_ttfが絵文字対応してるので対応可能です。ただし、現時点ではなぜかカラー絵文字(Segoe UI Emoji)を表示すると文字の左側の色が白になってしまうので未対応です。
SDL2.0にした感想は、 SDL2自体安定してるわけではないんだなあと思いました。今だとcairoとかあるんでSDLを使わないで描画できるんならそうしたほうがいいような気がするんですけど、それはそれで大変なんで・・・・。
No branches or pull requests
現在未対応
The text was updated successfully, but these errors were encountered: