久久久久久久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 中將它們放大到巨大的比例,如果我創(chuàng)建一個帶有表情符號字符作為標簽的 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模板網(wǎng)!

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

                  相關文檔推薦

                  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(圖標已經(jīng)包含光澤效果)
                  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'>

                          • 主站蜘蛛池模板: 中文字幕中文字幕 | 青青久久av北条麻妃海外网 | 亚洲午夜视频 | 色爱综合网 | 久久福利电影 | 免费同性女女aaa免费网站 | 911网站大全在线观看 | 中文在线播放 | 欧美操操操| 在线看一区二区 | 成人av一区| 久久一区| 国产99久久精品一区二区永久免费 | 日本视频中文字幕 | 久久久久久久香蕉 | 欧美在线亚洲 | 日韩有码在线播放 | a级在线观看 | 九九久久国产 | 北条麻妃国产九九九精品小说 | 成人国产一区二区三区精品麻豆 | 日韩欧美亚洲 | 精品1区 | 精品久久国产 | 亚洲精品视频免费观看 | 日韩在线视频精品 | 精品国产一区二区三区久久久蜜月 | 欧美成人黄色小说 | 成人在线一区二区 | 欧美日韩精品一区二区三区四区 | 国产精品日韩欧美一区二区三区 | 综合精品| 国产精品成人一区二区 | 色妞av| 国产成人久久 | 精品久久久一区 | 91久久久久久 | 国产成人啪免费观看软件 | 欧美极品在线观看 | 欧美在线视频一区二区 | 欧美专区在线视频 |