iOS 开发实用技术导航
NSHipster 中文版
http://nshipster.cn/
cocos2d 开源 2D 游戏引擎
http://www.cocos2d-iphone.org/
CocoaPods
http://cocoapods.org/
Google Analytics for Mobile 统计解决方案
http://code.google.com/mobile/analytics/
WWDC
https://developer.apple.com/wwdc/
Design Guides and Resources
https://developer.apple.com/design/
Transcripts of WWDC sessions
http://asciiwwdc.com
Cocoa with Love
http://cocoawithlove.com/
Cocoa Dev Central
http://cocoadevcentral.com/
NSHipster
http://nshipster.com/
Style Guides
Google Objective-C Style Guide
NYTimes Objective-C Style Guide
Useful Tools and Services
Charles Web Debugging Proxy
Smore
xatest
V2EX  ›  iDev

求助:iOS下的高区分度字体〜

  •  
  •   xatest ·
    aoxu · Jan 31, 2013 · 4720 views
    This topic created in 4877 days ago, the information mentioned may be changed or developed.
    开发的APP中有一块位置显示6位长度验证码/兑换码,由于比较短,也许用户会人肉记下来(虽然已有自动复制到剪贴板的功能)。这6位由英文和数字组成,在实测当中还是有用户看错的,主要原因是iOS默认字体很难区分 0O 1Il ,iOS下有没有什么高区分度的字体推荐?
    6 replies    1970-01-01 08:00:00 +08:00
    run2
        1
    run2  
       Jan 31, 2013
    那就把兑换码0=o i=l=1
    getrix
        2
    getrix  
       Jan 31, 2013
    自动过滤掉0O 1Il,再生成一个验证码。
    lex
        3
    lex  
       Jan 31, 2013
    http://iosfonts.com
    貌似没有一个自带的字体能有效识别 O01lI的。
    cogitovita
        4
    cogitovita  
       Jan 31, 2013
    AirDroid的验证码,数字和英文是用两种颜色表示,可以参考一下
    soulhacker
        5
    soulhacker  
       Feb 1, 2013
    iOS 没有内置 0 O I l 1 区分度很好的,可以用这个来模拟:

    http://iosfonts.com

    解决方案可以用自带字体、图片、颜色区分…
    alexrezit
        6
    alexrezit  
       Feb 1, 2013
    在不能使用其他字体时最好的选择就是等宽字体了, Courier 和 Courier New 都是不错的.
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1099 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 96ms · UTC 22:58 · PVG 06:58 · LAX 15:58 · JFK 18:58
    ♥ Do have faith in what you're doing.