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
Windowsとmacは基本どの環境にも同じフォントが入っているが、モバイル端末だと物によって入っているものが違うため、 予めデータセットを用意しておき、初期化時に表示サイズが同じになるように補正を行う
設定で有効無効切り替えられるようにしてconstructor内で横幅を元にリサイズする データセットは全角半角文字と空白、タブ文字などいくつか用意する
The text was updated successfully, but these errors were encountered:
xpadev-net
No branches or pull requests
概要
Windowsとmacは基本どの環境にも同じフォントが入っているが、モバイル端末だと物によって入っているものが違うため、
予めデータセットを用意しておき、初期化時に表示サイズが同じになるように補正を行う
メモ
設定で有効無効切り替えられるようにしてconstructor内で横幅を元にリサイズする
データセットは全角半角文字と空白、タブ文字などいくつか用意する
The text was updated successfully, but these errors were encountered: