Warning: session_start(): Session cannot be started after headers have already been sent in /home/tvrreohg/public_html/manga.php on line 13
3 2øªjÜyã)@sÜdgZddlmZmZddlmZddlmZddlZddl m Z e dddd d d dddddddd d ddd �Z e ddddddd ddddddddd�Z e ddd�Ze dddddddddd� Ze dddddddddddddddddd�Ze dddddddddddddddddd�Ze ddd d ddddddddddd d!d"d#d$d%d&d'd(d)d*d+�Ze ddddddddddd,� Ze d dd-dddddddddddddeddddd.dddddddddddddd/dddd0�'ZGd1d„deƒZd2d3„Zd4d5„ZdS)6Ú FontBuilderé)ÚTTFontÚnewTable)Ú cmap_classes)Ú timestampNowéN)Ú OrderedDictgð?iõ<_éièé)Ú tableVersionZ fontRevisionZcheckSumAdjustmentZ magicNumberÚflagsÚ unitsPerEmÚcreatedÚmodifiedZxMinZyMinZxMaxZyMaxZmacStyleZ lowestRecPPEMZfontDirectionHintZindexToLocFormatZglyphDataFormati)r Ú numGlyphsZ maxPointsZ maxContoursZmaxCompositePointsZmaxCompositeContoursZmaxZonesZmaxTwilightPointsZ maxStorageZmaxFunctionDefsZmaxInstructionDefsZmaxStackElementsZmaxSizeOfInstructionsZmaxComponentElementsZmaxComponentDepthiP)r rg@) Ú formatTypeZ italicAngleZunderlinePositionZunderlineThicknessZ isFixedPitchZ minMemType42Z maxMemType42Z minMemType1Z maxMemType1)r ÚascentÚdescentÚlineGapZadvanceWidthMaxZminLeftSideBearingZminRightSideBearingZ xMaxExtentÚcaretSlopeRiseÚ caretSlopeRunZ caretOffsetÚ reserved0Ú reserved1Ú reserved2Ú reserved3ÚmetricDataFormatZnumberOfHMetrics)r rrrZadvanceHeightMaxZminTopSideBearingZminBottomSideBearingZ yMaxExtentrrrrrrZ reserved4rZnumberOfVMetricséééééé é é é é ééééééééééé)Ú copyrightZ familyNameÚ styleNameZuniqueFontIdentifierZfullNameÚversionÚpsNameZ trademarkZ manufacturerZdesignerÚ descriptionZ vendorURLZ designerURLZlicenseDescriptionZlicenseInfoURLZtypographicFamilyZtypographicSubfamilyZcompatibleFullNameZ sampleTextZpostScriptCIDFindfontNameZ wwsFamilyNameZwwsSubfamilyNameZlightBackgroundPaletteZdarkBackgroundPaletteZvariationsPostScriptNamePrefix) Z bFamilyTypeZ bSerifStyleZbWeightZ bProportionZ bContrastZbStrokeVariationZ bArmStyleZ bLetterFormZbMidlineZbXHeighti�z????é )'r3Ú xAvgCharWidthZ usWeightClassZ usWidthClassZfsTypeZySubscriptXSizeZySubscriptYSizeZySubscriptXOffsetZySubscriptYOffsetZySuperscriptXSizeZySuperscriptYSizeZySuperscriptXOffsetZySuperscriptYOffsetZyStrikeoutSizeZyStrikeoutPositionZ sFamilyClassZpanoseÚulUnicodeRange1ÚulUnicodeRange2ÚulUnicodeRange3ZulUnicodeRange4Z achVendIDZ fsSelectionZusFirstCharIndexZusLastCharIndexZ sTypoAscenderZsTypoDescenderZ sTypoLineGapZ usWinAscentZ usWinDescentZulCodePageRange1ZulCodePageRange2ZsxHeightZ sCapHeightZ usDefaultCharZ usBreakCharZ usMaxContextZusLowerOpticalPointSizeZusUpperOpticalPointSizec@s$eZdZdFdd„Zdd„Zdd„Zd d „Zd d „Zd d„Zdd„Z dGdd„Z dHdd„Z dd„Z dd„Z dIdd„Zdd„ZdJdd„Zd d!„Zd"d#„Zd$d%„Zd&d'„Zd(d)„Zd*d+„Zd,d-„Zd.d/„Zd0d1„ZdKd2d3„ZdLd4d5„Zd6d7„Zd8d9„ZdMd:d;„ZdNd=d>„ZdOd?d@„Z dPdAdB„Z!dQdDdE„Z"dS)RrNTcCsf|dkrFtdd�|_||_tƒ}|dk s,t‚|j|||d�|jƒn|dksRt‚||_d|k|_dS)a¬Initialize a FontBuilder instance. If the `font` argument is not given, a new `TTFont` will be constructed, and `unitsPerEm` must be given. If `isTTF` is True, the font will be a glyf-based TTF; if `isTTF` is False it will be a CFF-based OTF. If `font` is given, it must be a `TTFont` instance and `unitsPerEm` must _not_ be given. The `isTTF` argument will be ignored. NF)ZrecalcTimestamp)r rrÚglyf)rÚfontÚisTTFrÚAssertionErrorÚ setupHeadÚ setupMaxp)Úselfr r<r=Únow©rCú:/tmp/pip-build-_d5lkt3n/fonttools/fontTools/fontBuilder.pyÚ__init__Bs     zFontBuilder.__init__cCs|jj|ƒdS)zgSave the font. The 'file' argument can be either a pathname or a writable file object. N)r<Úsave)rAÚfilerCrCrDrFYszFontBuilder.savecCsZt|ƒ}|j|<x |jƒD]\}}t|||ƒqWx |jƒD]\}}t|||ƒq>W|S)N)rr<ÚitemsÚsetattr)rAÚtableTagÚdefaultsÚvaluesÚtableÚkÚvrCrCrDÚ_initTableWithValues_s z FontBuilder._initTableWithValuescCs0|j|}x |jƒD]\}}t|||ƒqWdS)N)r<rHrI)rArJrLrMrNrOrCrCrDÚ_updateTableWithValuesgs z"FontBuilder._updateTableWithValuescKs|jdt|ƒdS)zCreate a new `head` table and initialize it with default values, which can be overridden by keyword arguments. ÚheadN)rPÚ _headDefaults)rArLrCrCrDr?lszFontBuilder.setupHeadcKs|jd|ƒdS)z^Update the head table with the fields and values passed as keyword arguments. rRN)rQ)rArLrCrCrDÚ updateHeadrszFontBuilder.updateHeadcCs|jj|ƒdS)z!Set the glyph order for the font.N)r<Z setGlyphOrder)rAÚ glyphOrderrCrCrDÚsetupGlyphOrderxszFontBuilder.setupGlyphOrderFc Csbg}t|ƒ}|dkrDtdd„|jƒDƒƒ}t|dddƒ}|j|ƒn|}d}t||ddƒ} y| j|jƒWn4tjk rž|sˆt d ƒ‚d}t||ddƒ} YnX|j| ƒt||d dƒ} |j| ƒ|d k �r8i} xH|D]@\} } }|j | ƒ|kròd }| | k�rg| | <| | j| |fƒqÖWtid d d ƒ}| |_ |j|ƒt dƒ|jd<d |jd_ ||jd_d S)aµBuild the `cmap` table for the font. The `cmapping` argument should be a dict mapping unicode code points as integers to glyph names. The `uvs` argument, when passed, must be a list of tuples, describing Unicode Variation Sequences. These tuples have three elements: (unicodeValue, variationSelector, glyphName) `unicodeValue` and `variationSelector` are integer code points. `glyphName` may be None, to indicate this is the default variation. Text processors will then use the cmap to find the glyph name. Each Unicode Variation Sequence should be an officially supported sequence, but this is not policed. iÿÿcss"|]\}}|dkr||fVqdS)iNrC)Ú.0rNrOrCrCrDú Œsz0FontBuilder.setupCharacterMap..r$r r"rrzFcmap format 4 subtable overflowed; sort glyph order by unicode to fix.rNr&rÚcmap)ÚmaxÚdictrHÚbuildCmapSubTableÚappendÚcompiler<ÚstructÚerrorÚ ValueErrorÚgetÚuvsDictrr Útables)rAÚcmappingZuvsZ allowFallbackZ subTablesZhighestUnicodeZ cmapping_3_1Z subTable_3_10ÚformatZ subTable_3_1Z subTable_0_3rcZ unicodeValueZvariationSelectorÚ glyphNameZ uvsSubTablerCrCrDÚsetupCharacterMap|sD        zFontBuilder.setupCharacterMapcCsttdƒ}|jd<g|_xV|jƒD]J\}}t|tƒr:|}nt|}t|tƒrVt|d�}|j ||j|||d�q"WdS)aÞCreate the `name` table for the font. The `nameStrings` argument must be a dict, mapping nameIDs or descriptive names for the nameIDs to name record values. A value is either a string, or a dict, mapping language codes to strings, to allow localized name table entries. By default, both Windows (platformID=3) and Macintosh (platformID=1) name records are added, unless any of `windows` or `mac` arguments is False. The following descriptive names are available for nameIDs: copyright (nameID 0) familyName (nameID 1) styleName (nameID 2) uniqueFontIdentifier (nameID 3) fullName (nameID 4) version (nameID 5) psName (nameID 6) trademark (nameID 7) manufacturer (nameID 8) designer (nameID 9) description (nameID 10) vendorURL (nameID 11) designerURL (nameID 12) licenseDescription (nameID 13) licenseInfoURL (nameID 14) typographicFamily (nameID 16) typographicSubfamily (nameID 17) compatibleFullName (nameID 18) sampleText (nameID 19) postScriptCIDFindfontName (nameID 20) wwsFamilyName (nameID 21) wwsSubfamilyName (nameID 22) lightBackgroundPalette (nameID 23) darkBackgroundPalette (nameID 24) variationsPostScriptNamePrefix (nameID 25) Úname)Úen)ÚttFontÚnameIDÚwindowsÚmacN) rr<ÚnamesrHÚ isinstanceÚintÚ_nameIDsÚstrr[ÚaddMultilingualName)rAZ nameStringsrmrnÚ nameTableZnameNameZ nameValuerlrCrCrDÚsetupNameTable²s%   zFontBuilder.setupNameTablec sžd|krH|jjƒ‰‡fdd„ˆjƒDƒ}ttt|ƒtt|ƒƒƒƒ|d<|jdt |ƒd|kptd|kptd|kptd|ksšd|jksˆt d ƒ‚|jdj |jƒd S) zCreate a new `OS/2` table and initialize it with default values, which can be overridden by keyword arguments. r7cs$g|]}ˆ|jdkrˆ|j‘qS)r)Úwidth)rWrg)ÚgsrCrDú ìsz(FontBuilder.setupOS2..zOS/2r8r9r:rYz6the 'cmap' table must be setup before the 'OS/2' tableN) r<Z getGlyphSetÚkeysrqÚroundÚsumÚfloatÚlenrPÚ _OS2Defaultsr>ZrecalcUnicodeRanges)rArLZwidthsrC)rxrDÚsetupOS2ås     zFontBuilder.setupOS2cCsxddlm}m}m}m}m} m} |j s,t‚d|j _ |ƒ} d| _ d| _ |j | _ |g| _|ƒ| _| ƒ} | | _| ƒ} x |jƒD]\}}t| ||ƒqzWd}d}|ƒ}|j jƒ|_| |_| j|_x |jƒD]\}}t|||ƒqÄWd|k�rd|j dj}|dd|ddg|_|d|j| | ||ƒ}x*|jƒD]\}}| |_| |_|||<�q&W||_| jj|ƒtdƒ|j d<| |j d_dS)Nr)Ú CFFFontSetÚ TopDictIndexÚTopDictÚ CharStringsÚGlobalSubrsIndexÚ PrivateDictÚOTTOrÚ FontMatrixrRzCFF )ÚcffLibr�r‚rƒr„r…r†r=r>r<Ú sfntVersionÚmajorÚminorZotFontZ fontNamesÚ topDictIndexÚ GlobalSubrsrHrIÚ getGlyphOrderÚcharsetÚPrivater rˆÚprivateÚ globalSubrsr]rÚcff)rAr4ZfontInfoÚcharStringsDictÚ privateDictr�r‚rƒr„r…r†ÚfontSetr“r’ÚkeyÚvalueÚfdSelectÚfdArrayÚtopDictÚscaleÚ charStringsrgÚ charStringrCrCrDÚsetupCFFýsF    zFontBuilder.setupCFFcCs¦ddlm}m}m}m}m}m} m} m} |j s4t ‚d|j _ |ƒ} d| _ d| _|j j} |d| dƒ| _|ƒ}|| _|dkr~ig}d}| ƒ}d|_||_xT|D]L}| ƒ}|jdƒ| ƒ}x |jƒD]\}}t|||ƒq¾W||_|j|ƒqšW|ƒ}| |_||_d|j dj}|dd|ddg|_|dj}|dd||||ƒ}x*|jƒD]\}}||_||_|||<�qDW||_| jj|ƒtdƒ|j d<| |j d_|�r¢|j |ƒdS) Nr)r�r‚rƒr„r…r†Ú FDArrayIndexÚFontDictr‡r rTrRÚCFF2)!r‰r�r‚rƒr„r…r†r¡r¢r=r>r<rŠr‹rŒr�r�rŽÚstringsZsetCFF2rHrIr‘r]Úcff2GetGlyphOrderÚFDArrayr rˆr’r“rr”ÚsetupCFF2Regions)rAr•Z fdArrayListÚregionsr�r‚rƒr„r…r†r¡r¢r—r¥r“ršr›r–ÚfontDictr’r˜r™rœr�ržrgrŸrCrCrDÚ setupCFF20sR(      zFontBuilder.setupCFF2c CsÈddlm}m}m}ddlm}d|jks2tdƒ‚d|jksDtdƒ‚dd „|jdjDƒ}|||ƒ}|t t t |ƒƒƒdd d �}|||gƒ} || d �} |jdj j d } | | _x| jD] } | | j_q´WdS)Nr)ÚbuildVarRegionListÚ buildVarDataÚ buildVarStore)Ú VarStoreDataÚfvarzfvar must to be set up firstr£zCFF2 must to be set up firstcSsg|] }|j‘qSrC)ÚaxisTag)rWÚarCrCrDryssz0FontBuilder.setupCFF2Regions..F)Úoptimize)Z otVarStorer)ZvarLib.builderr«r¬r­r‰r®r<r>ÚaxesÚlistÚranger~r”r�ZVarStorer¦r‘Úvstore) rAr¨r«r¬r­r®ZaxisTagsZ varRegionListZvarDataÚvarStorer¶rœr©rCrCrDr§ms     zFontBuilder.setupCFF2RegionscCs^|js t‚tdƒ|jd<tdƒ|jd<||jd_t|jdƒrN|jj|jd_|rZ|jƒdS)a|Create the `glyf` table from a dict, that maps glyph names to `fontTools.ttLib.tables._g_l_y_f.Glyph` objects, for example as made by `fontTools.pens.ttGlyphPen.TTGlyphPen`. If `calcGlyphBounds` is True, the bounds of all glyphs will be calculated. Only pass False if your glyph objects already have their bounding box values set. Zlocar;rUN)r=r>rr<ÚglyphsÚhasattrrUÚcalcGlyphBounds)rAr¸rºrCrCrDÚ setupGlyf}s   zFontBuilder.setupGlyfcCst|j||ƒdS)a¯Adds an font variations table to the font. Args: axes (list): See below. instances (list): See below. ``axes`` should be a list of axes, with each axis either supplied as a py:class:`.designspaceLib.AxisDescriptor` object, or a tuple in the format ```tupletag, minValue, defaultValue, maxValue, name``. The ``name`` is either a string, or a dict, mapping language codes to strings, to allow localized name table entries. ```instances`` should be a list of instances, with each instance either supplied as a py:class:`.designspaceLib.InstanceDescriptor` object, or a dict with keys ``location`` (mapping of axis tags to float values), ``stylename`` and (optionally) ``postscriptfontname``. The ``stylename`` is either a string, or a dict, mapping language codes to strings, to allow localized name table entries. N)ÚaddFvarr<)rAr³Ú instancesrCrCrDÚ setupFvar�szFontBuilder.setupFvarcCs$ddlm}||jtt|ƒƒƒdS)z˜Adds an axis variations table to the font. Args: axes (list): A list of py:class:`.designspaceLib.AxisDescriptor` objects. r)Ú _add_avarN)ÚvarLibr¿r<rÚ enumerate)rAr³r¿rCrCrDÚ setupAvar¦s zFontBuilder.setupAvarcCs(tdƒ}|jd<d|_d|_||_dS)NÚgvarrr)rr<r3ÚreservedÚ variations)rArÅrÃrCrCrDÚ setupGvar°szFontBuilder.setupGvarcCs,|jd}x|jjƒD]}|j|ƒqWdS)z†Calculate the bounding boxes of all glyphs in the `glyf` table. This is usually not called explicitly by client code. r;N)r<r¸rLZ recalcBounds)rAZ glyphTableZglyphrCrCrDrº¶s zFontBuilder.calcGlyphBoundscCs|jd|ƒdS)z­Create a new `hmtx` table, for horizontal metrics. The `metrics` argument must be a dict, mapping glyph names to `(width, leftSidebearing)` tuples. ÚhmtxN)Ú setupMetrics)rAÚmetricsrCrCrDÚsetupHorizontalMetrics¾sz"FontBuilder.setupHorizontalMetricscCs|jd|ƒdS)z­Create a new `vmtx` table, for horizontal metrics. The `metrics` argument must be a dict, mapping glyph names to `(height, topSidebearing)` tuples. ÚvmtxN)rÈ)rArÉrCrCrDÚsetupVerticalMetricsÆsz FontBuilder.setupVerticalMetricscCsb|dks t‚t|ƒ}|j|<i}x4|D],}||\}}tt|ƒƒtt|ƒƒf||<q(W||_dS)zrr<rqr{rÉ)rArJrÉZmtxTableZroundedMetricsÚgnÚwZlsbrCrCrDrÈÎs    zFontBuilder.setupMetricscKs|jdt|ƒdS)z{Create a new `hhea` table initialize it with default values, which can be overridden by keyword arguments. ZhheaN)rPÚ _hheaDefaults)rArLrCrCrDÚsetupHorizontalHeaderØsz!FontBuilder.setupHorizontalHeadercKs|jdt|ƒdS)z{Create a new `vhea` table initialize it with default values, which can be overridden by keyword arguments. ZvheaN)rPÚ _vheaDefaults)rArLrCrCrDÚsetupVerticalHeaderÞszFontBuilder.setupVerticalHeadercs¨|dkr^i‰x6|D].}||}|ˆkr0dˆ|<qˆ|d7<qWtˆ‡fdd„dd�d}|jditi|d �ƒ|jd}d|_d|_x|D]}||||<q�WdS) aYCreate a new `VORG` table. The `verticalOrigins` argument must be a dict, mapping glyph names to vertical origin values. The `defaultVerticalOrigin` argument should be the most common vertical origin value. If omitted, this value will be derived from the actual values in the `verticalOrigins` argument. Nrcsˆ|S)NrC)Úvorg)ÚbagrCrDÚösz2FontBuilder.setupVerticalOrigins..T)r˜ÚreverserZVORG)ZVOriginRecordsZdefaultVertOriginY)ÚsortedrPr[r<Z majorVersionZ minorVersion)rAZverticalOriginsZdefaultVerticalOriginrÍrÓZ vorgTablerC)rÔrDÚsetupVerticalOriginsäs&    z FontBuilder.setupVerticalOriginscKsDd|jk}|jdt|ƒ}|js"|r:|r:d|_g|_i|_nd|_dS)zCreate a new `post` table and initialize it with default values, which can be overridden by keyword arguments. r£Úpostg@g@N)r<rPÚ _postDefaultsr=rZ extraNamesÚmapping)rAZkeepGlyphNamesrLZisCFF2Z postTablerCrCrDÚ setupPosts zFontBuilder.setupPostcCs"|jr t}nt}|jd|iƒdS)z…Create a new `maxp` table. This is called implicitly by FontBuilder itself and is usually not called by client code. ZmaxpN)r=Ú_maxpDefaultsTTFÚ_maxpDefaultsOTFrP)rArKrCrCrDr@szFontBuilder.setupMaxpcCs"tdddgd�}|jdi|ƒdS)z„This adds an empty DSIG table to the font to make some MS applications happy. This does not properly sign the font. rr)Z ulVersionZusFlagZ usNumSigsZsignatureRecordsZDSIGN)r[rP)rArLrCrCrDÚsetupDummyDSIGs zFontBuilder.setupDummyDSIGcCs"ddlm}||j|||d�dS)a•Add OpenType features to the font from a string containing Feature File syntax. The `filename` argument is used in error messages and to determine where to look for "include" files. The optional `tables` argument can be a list of OTL tables tags to build, allowing the caller to only build selected OTL tables. See `fontTools.feaLib` for details. r)ÚaddOpenTypeFeaturesFromString)ÚfilenamerdN)ZfeaLib.builderràr<)rAÚfeaturesrárdràrCrCrDÚaddOpenTypeFeatures&s zFontBuilder.addOpenTypeFeaturesÚrvrncCs4ddlm}d|jkrtdƒ‚|j|j||d�dS)z|Add conditional substitutions to a Variable Font. See `fontTools.varLib.featureVars.addFeatureVariations`. r)Ú featureVarsr¯z5'fvar' table is missing; can't add FeatureVariations.)Ú featureTagN)rÀrår<ÚKeyErrorÚaddFeatureVariations)rAZconditionalSubstitutionsrærårCrCrDrè7s   z FontBuilder.addFeatureVariationscCs4ddlm}|jjƒ}|||||||d�|jd<dS)zqBuild new COLR table using color layers dictionary. Cf. `fontTools.colorLib.builder.buildCOLR`. r)Ú buildCOLR)r3ÚglyphMapr·Ú varIndexMapÚ clipBoxesZCOLRN)ÚfontTools.colorLib.builderrér<ZgetReverseGlyphMap)rAZ colorLayersr3r·rërìrérêrCrCrDÚ setupCOLREs  zFontBuilder.setupCOLRcCs0ddlm}||||||jjdƒd�|jd<dS)zÔBuild new CPAL table using list of palettes. Optionally build CPAL v1 table using paletteTypes, paletteLabels and paletteEntryLabels. Cf. `fontTools.colorLib.builder.buildCPAL`. r)Ú buildCPALri)Ú paletteTypesÚ paletteLabelsÚpaletteEntryLabelsruZCPALN)rírïr<rb)rAZpalettesrðrñròrïrCrCrDÚ setupCPAL]s zFontBuilder.setupCPALr cCs ddlm}||j|||ƒdS)z‚Build a new 'STAT' table. See `fontTools.otlLib.builder.buildStatTable` for details about the arguments. r)ÚbuildStatTableN)ZotlLib.builderrôr<)rAr³Ú locationsZelidedFallbackNamerôrCrCrDÚ setupStatus zFontBuilder.setupStat)NNT)NF)TT)NN)T)N)T)NN)rä)NNNN)NNN)Nr )#Ú__name__Ú __module__Ú __qualname__rErFrPrQr?rTrVrhrvr€r rªr§r»r¾rÂrÆrºrÊrÌrÈrÐrÒrØrÜr@rßrãrèrîrórörCrCrCrDrAsJ  6 33 =          cCs(t||ƒ}||_||_||_d|_|S)Nr)rrYÚ platformIDÚ platEncIDÚlanguage)rerfrúrûZsubTablerCrCrDr\€s  r\cCsdddlm}m}|st‚tdƒ}|d}xŽ|D]†}|ƒ}t|tƒrZ|\|_|_|_ |_ } n*|j |j |j |j|jf\|_|_|_ |_ } t| tƒr˜t| d�} |j| |d�|_|jj|ƒq.Wxž|D]–} t| tƒrè| d} | d} | jd ƒ} n| j} | jpø| j} | j} t| tƒ�rt| d�} |ƒ} |j| |d�| _| dk �rB|j| ƒ| _| | _|jj| ƒq¾W||d<dS) Nr)ÚAxisÚ NamedInstancer¯ri)rj)rkÚlocationZ stylenameZpostscriptfontname) ZttLib.tables._f_v_a_rrýrþr>rrpÚtupler°ZminValueÚ defaultValueZmaxValueÚtagZminimumÚdefaultÚmaximumrirsr[rtZ axisNameIDr³r]rbrÿZlocalisedStyleNamer2ZpostScriptFontNameZsubfamilyNameIDZaddNameZpostscriptNameIDÚ coordinatesr½)r<r³r½rýrþr¯ruZaxis_defZaxisriÚinstancerZpsnameÚinstrCrCrDr¼‰sD            r¼)Ú__all__ZttLibrrZttLib.tables._c_m_a_prZmisc.timeToolsrr_Ú collectionsrr[rSrÝrÞrÚrÏrÑrrZ_panoseDefaultsrÚobjectrr\r¼rCrCrCrDÚsZ   C