Carbon


Language Codes F

Header: Script.h

enum {
    langPortugese = 8,
    langMalta = 16,
    langYugoslavian = 18,
    langChinese = 19,
    langLettish = 28,
    langLapponian = 29,
    langLappish = 29,
    langSaamisk = 29,
    langFaeroese = 30,
    langIrish = 35,
    langGalla = 87,
    langAfricaans = 141
};

Constant descriptions

langPortugese
langMalta
langYugoslavian
langChinese
langLettish

Represents the Lettish language. The associated script code is smEastEurRoman.

langLapponian
langLappish

Represents the language of the Lapps/Sami. The associated script code is smRoman. This is the same as the language code langSaamisk.

langSaamisk

Represents the language of the Lapps/Sami. The associated script code is smRoman.

langFaeroese

Represents the Faeroese language. The associated script code is smRoman.

langIrish

Represents the Irish language. The associated script code is smRoman.

langGalla

Represents the Galla language. The associated script code is smEthiopic.

langAfricaans

© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)