Jump to content

Recommended Posts

Posted

SVG picture does not fit into tunimImage

 

procedure TfmmMain.actSearchExecute(Sender: TObject);
begin
  fmmSearchParams.imgSuperType.Url := 'files/svg/mainnovo.svg'; // tunimImage
  fmmSearchParams.ShowModalN;
end;

 

tunimImage is inside the tunimToolButton (Style := tbsContainer )

Screenshot_2.jpg

Screenshot_1.jpg

mainnovo.svg

Posted
On 10/6/2020 at 1:42 PM, x11 said:

but some SVG pictures fit into the same tunimImage normaly

 

On 10/6/2020 at 1:44 PM, x11 said:

this picture also does not fit

Возможно "проблема" в viewBox, preserveAspectRatio атрибутах.

Posted

а что это и где это?

никогда раньше не слышал про preserveAspectRatio

Posted
2 minutes ago, x11 said:

а что это и где это?

никогда раньше не слышал про preserveAspectRatio

Это в Ваших файлах, внутри тега <svg>.

  • Like 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...