x11 Posted October 6, 2020 Posted October 6, 2020 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 ) mainnovo.svg Quote
x11 Posted October 6, 2020 Author Posted October 6, 2020 but some SVG pictures fit into the same tunimImage normaly 1.svg 2.svg 3.svg Quote
Sherzod Posted October 11, 2020 Posted October 11, 2020 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 атрибутах. Quote
x11 Posted October 11, 2020 Author Posted October 11, 2020 а что это и где это? никогда раньше не слышал про preserveAspectRatio Quote
Sherzod Posted October 11, 2020 Posted October 11, 2020 2 minutes ago, x11 said: а что это и где это? никогда раньше не слышал про preserveAspectRatio Это в Ваших файлах, внутри тега <svg>. 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.