xaml - What is the preferred dpi for Adobe Illustrator when designing for WPF? -
my designer sending me files adobe illustrator 72dpi. i'm having problems when use shapes after importing expression. actual size in expression looks fine - imports @ 72 dpi. shapes bigger on screen when run wpf app however, assume because desktop resolution set 96 dpi. should request designer switch 96dpi? or should take care of how in expression?
i realized issue. adobe illustrator files fine. import in expression makes document 72 pixels per inch. going expression , changing document size 96 pixels per inch not indicate change document width/height when hit ok unless tab off of first - got me. have change 96 pixels per inch tab off -expression then suggest new width , height bigger. had manually put was. artwork looks great , xaml i'm extracting looks great in wpf app.
in case curious, kiosk app running @ 96dpi. wpf app needs illustrator files.
Comments
Post a Comment