diff --git a/.gitattributes b/.gitattributes index 3a024efa23..5d14b904f0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2152,6 +2152,7 @@ components/tachart/tatools.pas svneol=native#text/pascal components/tachart/tatransformations.pas svneol=native#text/pascal components/tachart/tatypes.pas svneol=native#text/plain components/tachart/tchart.png -text svneol=unset#images/png +components/tachart/tchartaxistransformations.png -text components/tachart/tcharttoolset.png -text components/tachart/tdbchartsource.png -text components/tachart/tlistchartsource.png -text svneol=unset#images/png diff --git a/components/tachart/tagraph.lrs b/components/tachart/tagraph.lrs index fce4bf6b51..78816f9558 100644 --- a/components/tachart/tagraph.lrs +++ b/components/tachart/tagraph.lrs @@ -16,6 +16,18 @@ LazarusResources.Add('tchart','PNG',[ +#255#169'^'#233'3000'#236#221#187#159'&-'#10'X'#197'OS'#0#0'jxy'#210'uhA'#6#0 +#0#0#0'IEND'#174'B`'#130 ]); +LazarusResources.Add('tchartaxistransformations','PNG',[ + #137'PNG'#13#10#26#10#0#0#0#13'IHDR'#0#0#0#24#0#0#0#24#8#6#0#0#0#224'w='#248#0 + +#0#0#4'gAMA'#0#0#177#143#11#252'a'#5#0#0#0#25'tEXtSoftware'#0'Paint.NET v3.5' + +'.2'#215#238'iC'#0#0#0#165'IDATHK'#237#150#205#13#128' '#12#133#217#154'=' + +#156'H]'#195#3#163#160#239'P'#211#20#132#22'z"'#146'4x'#208'~'#175'`'#8#203 + +#172#24#183#236'e'#213#164#192#185#199#130#159's?r'#1'!@JW'#30'586'#3#30'%j' + +#160#25#0'5'#0'`'#215'D'#165#6#144'j'#236'dn'#0#169#218'=ER'#181';'#0#169#224 + +'N'#192';p|'#208',)'#226'mlnS'#170#7'/|'#235'y'#8#208#235#255#233#8#190#0 + +#181#9'7E'#160'M'#11#175#151#26#208'K'#11#213'F'#158'Q*'#0'^'#154#177#230'q' + +#237'u'#163'U/'#28#12#196#140'r'#249#237'2'#255#18#225#6'm?'#178#231'M;*'#214 + +#0#0#0#0'IEND'#174'B`'#130 +]); LazarusResources.Add('tcharttoolset','PNG',[ #137'PNG'#13#10#26#10#0#0#0#13'IHDR'#0#0#0#24#0#0#0#24#8#3#0#0#0#215#169#205 +#202#0#0#3#0'PLTE'#200#200#200#0#0#0'ww'#146#255#255#255#194#192#193#223#223 diff --git a/components/tachart/tchartaxistransformations.png b/components/tachart/tchartaxistransformations.png new file mode 100644 index 0000000000..e734b55838 Binary files /dev/null and b/components/tachart/tchartaxistransformations.png differ