[Safe Frames] Control Viewport Aspect Ratio — Mac

Continuing the discussion from Resize window on Mac:

@eneroth3
The UI of your Eneroth Viewport Resizer is easy to comprehend.
Eneroth%20Resize%20Viewport


@tt_su
The UI of Safe Frames by SketchUp Team has me (along with two of my clients) baffled.
How does one set the viewport aspect ratio to, say, 4:3 or 3:2 … ?
Safe%20Frames%20by%20SketchUp

Setting the aspect ratio to 1.3333333333333333 (4/3) should to my understanding set the aspect ratio to 3:4. The UI could be improved to parse 4:3 as a division and use it as a ratio. 0.0 Is a special value meaning the aspect ratio follows the viewport, but it’s not very obvious. I’d rather show it as an empty field or something in a UI. Progressive disclosure could be used to reduce clutter, i.e. you press an Export… button and only then see the options for pixel width, height etc.

Here’s another interesting ‘feature’ of Safe Frames.

SketchUp can export PDF.

But the Safe Frames export feature doesn’t support PDF
Safe%20Frames%20-%20Fail%20to%20Export%20PDF

This appears to be a bug.

1 Like

For the record, I’m adding ratio parsing support to Eneroth Viewport Resizer 2.

2 Likes

Indeed. This extension was extracted from my old V-Ray Toys way back when.

Feature requests can be logged here: Issues · SketchUp/sketchup-safe-frames · GitHub
(Pull requests with improvements are also welcome.)

Didn’t realize that worked on Windows. Recent change maybe?

That’s strange - it relied on the logic in SU itself to find the appropriate exporter.
Logged this as an API issue: Unable to export 2d PDF on Windows · Issue #367 · SketchUp/api-issue-tracker · GitHub

Can it export to DWG or DXF? The PDF exporter in SU exports vector graphics like the DWG one does, too

To my knowledge SketchUp has always supported PDF export cross platform but only supported import/reading on Mac.

No. Actually, I think I know why PDF doesn’t work now - DWG, DXF and PDF are 2d exporters - separate from the raster exporters (IIRC). And 2d exporters have never been hooked up. I think we have an open issue for that.

1 Like

So it boils down to “2D exporter” and “Image exporter” not meaning the same thing?

1 Like

Correct.

could i use Safe frames to simulate a specific digital camera sensor size in combination with advanced camera tools ? thanks