久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

    <i id='qdimH'><tr id='qdimH'><dt id='qdimH'><q id='qdimH'><span id='qdimH'><b id='qdimH'><form id='qdimH'><ins id='qdimH'></ins><ul id='qdimH'></ul><sub id='qdimH'></sub></form><legend id='qdimH'></legend><bdo id='qdimH'><pre id='qdimH'><center id='qdimH'></center></pre></bdo></b><th id='qdimH'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='qdimH'><tfoot id='qdimH'></tfoot><dl id='qdimH'><fieldset id='qdimH'></fieldset></dl></div>
  • <tfoot id='qdimH'></tfoot>
  • <small id='qdimH'></small><noframes id='qdimH'>

          <bdo id='qdimH'></bdo><ul id='qdimH'></ul>
        <legend id='qdimH'><style id='qdimH'><dir id='qdimH'><q id='qdimH'></q></dir></style></legend>

        在 iOS 5.x 中增加 UITextView 中表情符號字符的字體

        Increase the font size of emoji characters in a UITextView in iOS 5.x(在 iOS 5.x 中增加 UITextView 中表情符號字符的字體大小)
          <tbody id='ENjBq'></tbody>

          <small id='ENjBq'></small><noframes id='ENjBq'>

          <i id='ENjBq'><tr id='ENjBq'><dt id='ENjBq'><q id='ENjBq'><span id='ENjBq'><b id='ENjBq'><form id='ENjBq'><ins id='ENjBq'></ins><ul id='ENjBq'></ul><sub id='ENjBq'></sub></form><legend id='ENjBq'></legend><bdo id='ENjBq'><pre id='ENjBq'><center id='ENjBq'></center></pre></bdo></b><th id='ENjBq'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='ENjBq'><tfoot id='ENjBq'></tfoot><dl id='ENjBq'><fieldset id='ENjBq'></fieldset></dl></div>
              • <bdo id='ENjBq'></bdo><ul id='ENjBq'></ul>

                <tfoot id='ENjBq'></tfoot>
                  <legend id='ENjBq'><style id='ENjBq'><dir id='ENjBq'><q id='ENjBq'></q></dir></style></legend>

                  本文介紹了在 iOS 5.x 中增加 UITextView 中表情符號字符的字體大小的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!

                  問題描述

                  限時送ChatGPT賬號..

                  如果我有 UITextView 并將字體大小設置為 32.當我運行應用程序(在模擬器和設備上)時,我會看到一個大光標和我輸入的文本,就像我假設的那樣將.但是如果我切換表情符號鍵盤,它們會顯示得很小.就像字體的大小從未增加一樣.

                  If I have UITextView and set the font size to, say 32. When I run the application (in both simulator and on the device), I see a large cursor and text that I type appears just as I'd assume it would. But if I switch the the Emoji keyboard, they display small. Like the size of the font was never increased.

                  我知道這些表情符號字體比例,因為我在 OSX Lion 中將它們放大到巨大的比例,如果我創建一個帶有表情符號字符作為標簽的 UIButton 并將字體設置為Apple Color Emoji"和大小到 64 歲,它們在我的設備上看起來又大又漂亮.似乎只是 UITextView 沒有調整它們的大小.

                  I know these emoji font scales, as I've blown them up to giant proportions in OSX Lion, and if I create a UIButton with an emoji character as it's label and set the font to "Apple Color Emoji" and the size to 64, they look huge and gorgeous on my device. It seems just the UITextView isn't resizing them.

                  推薦答案

                  您是否嘗試過將 UITextView 的字體也設置為 AppleColorEmoji?在 iOS 上,AppleColorEmoji 似乎是唯一可以繪制放大表情符號的字體.如您所見,使用任何其他字體,表情符號永遠不會超過大約 20x20 像素.

                  Have you tried setting the UITextView's font to AppleColorEmoji as well? On iOS, it seems that AppleColorEmoji is the only font that will draw scaled-up emoji. Use any other font, and the emoji never get larger than about 20x20 pixels, as you've noticed.

                  我使用 這個方便的免費應用程序 Fonts! 進行了測試,它是快速獲得有關實際設備本身的反饋的好方法.

                  I did my tests using this handy free app called Fonts!, which is a nice way of getting quick feedback on the actual device itself.

                  我注意到 Game Center 應用似乎能夠將有趣的字體與放大的表情符號混合使用,因此很明顯它可能比(相當普通的)表情符號字體做得更好!不過,我不知道這是它的代碼有什么特殊之處,還是它使用的字體有什么特殊之處,看起來像是自定義字體.

                  I note that the Game Center app seems to be able to mix an interesting font with scaled-up emoji, so clearly it IS possible to do better than the (rather pedestrian) emoji font! I don't know whether this is something special in its code, though, or something special about the font it uses, which looks like a custom one.

                  這篇關于在 iOS 5.x 中增加 UITextView 中表情符號字符的字體大小的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!

                  【網站聲明】本站部分內容來源于互聯網,旨在幫助大家更快的解決問題,如果有圖片或者內容侵犯了您的權益,請聯系我們刪除處理,感謝您的支持!

                  相關文檔推薦

                  How to animate a UIImageview to display fullscreen by tapping on it?(如何通過點擊動畫 UIImageview 以顯示全屏?)
                  To stop segue and show alert(停止 segue 并顯示警報)
                  iOS 5 storyboard, programmatically determine path(iOS 5 故事板,以編程方式確定路徑)
                  Icon already includes gloss effects(圖標已經包含光澤效果)
                  How does UIEdgeInsetsMake work?(UIEdgeInsetsMake 是如何工作的?)
                  UIProgressView and Custom Track and Progress Images (iOS 5 properties)(UIProgressView 和自定義跟蹤和進度圖像(iOS 5 屬性))
                  <legend id='39VyO'><style id='39VyO'><dir id='39VyO'><q id='39VyO'></q></dir></style></legend>
                • <tfoot id='39VyO'></tfoot>

                      <tbody id='39VyO'></tbody>
                      1. <i id='39VyO'><tr id='39VyO'><dt id='39VyO'><q id='39VyO'><span id='39VyO'><b id='39VyO'><form id='39VyO'><ins id='39VyO'></ins><ul id='39VyO'></ul><sub id='39VyO'></sub></form><legend id='39VyO'></legend><bdo id='39VyO'><pre id='39VyO'><center id='39VyO'></center></pre></bdo></b><th id='39VyO'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='39VyO'><tfoot id='39VyO'></tfoot><dl id='39VyO'><fieldset id='39VyO'></fieldset></dl></div>
                          <bdo id='39VyO'></bdo><ul id='39VyO'></ul>

                          <small id='39VyO'></small><noframes id='39VyO'>

                          • 主站蜘蛛池模板: 日韩国产一区二区 | 精品久久久999 | 亚洲精品久久久 | 日本黄视频在线观看 | 99精品久久| 天天干天天爱天天爽 | 亚洲一区二区在线免费观看 | 欧美激情久久久 | aaaa日韩| 欧美天堂一区 | 久在线 | 涩涩操 | 99一级毛片 | 久久国产精品精品 | 一区二区三区免费在线观看 | 亚洲国产精品自拍 | 99一级毛片 | 精品久久久网站 | 美女久久视频 | 一区二区成人 | 国产精品区二区三区日本 | 日韩在线视频精品 | 国产免费高清 | 最新国产精品视频 | 天天草草草 | 一区二区三区久久 | 久久成人精品视频 | 91精品久久久久久久 | 久久91精品 | 日韩欧美在线观看视频网站 | 国户精品久久久久久久久久久不卡 | 国产一区 | 九色在线观看 | 在线观看亚洲 | www.788.com色淫免费 | 午夜电影一区二区 | 日韩在线一区二区 | 日本在线免费看最新的电影 | 日韩精品一区二区三区 | 亚洲三级国产 | 国产一级大片 |