43 lines
2.6 KiB
YAML
43 lines
2.6 KiB
YAML
uiSettings.t: UI Preferences
|
|
uiSettings.d: These preferences control the UI (User Interface) aspects of our online pattern drafting environment.
|
|
renderer.t: Render Engine
|
|
renderer.d: Controls how the pattern is rendered (drawn) on the screen
|
|
renderWithReact.t: Render with FreeSewing's React components
|
|
renderWithReact.d: Render as SVG through our React components. Allows interactivity and is optimized for screen. Use this if you are not sure what to pick.
|
|
renderWithCore.t: Render with Freesewing's Core library
|
|
renderWithCore.d: Render directly to SVG from Core. Allows no interactivity and is optimized for print. Use this if you want to know what it will look like when exported.
|
|
control.t: User Experience
|
|
control.d: Which user experience do you prefer? Please note that this is an account setting, so it will impact the entire website.
|
|
inspect.t: Inspect
|
|
inspect.d: Enabling this will allow you to drill down into the pattern, and pull up information about its various parts, paths, and points.
|
|
inspectNo.t: Disable the inspector
|
|
inspectNo.d: This is the default, the pattern inspector is disabled and the pattern is displayed as usual.
|
|
inspectYes.t: Enable the inspector
|
|
inspectYes.d: With the pattern inspector enabled and the React rendering engine selected, we will add interactivity to the pattern to allow you to inspect the various elements that make up the pattern.
|
|
no: No
|
|
yes: Yes
|
|
draft: Draft
|
|
test: Test
|
|
print: Print layout
|
|
cut: Cut Layout
|
|
save: Save
|
|
export: Export
|
|
edit: Edit
|
|
draft.t: Draft your pattern
|
|
draft.d: Launches FreeSewing flagship pattern editor, where you can tweak your pattern to your heart's desire
|
|
test.t: Test your pattern
|
|
test.d: See how your pattern adapts to changes in options, or measurements
|
|
print.t: Print Layout
|
|
print.d: Allows you to arrange your pattern pieces so you can printing your pattern on as little pages as possible
|
|
cut.t: Cutting layout
|
|
cut.d: Allows you to arrange your pattern pieces so you can determine exactly how much fabric you need to make it.
|
|
save.t: Save your pattern
|
|
save.d: Save the current pattern to your FreeSewing account
|
|
export.t: Export your pattern
|
|
export.d: Allows you to export this pattern to a variety of formats
|
|
logs.t: Pattern logs
|
|
logs.d: Allows you to browse the pattern logs to see what exactly happened while drafting this pattern
|
|
edit.t: Hand-edit the pattern settings
|
|
edit.d: This allows you to hand-edit the pattern settings, giving you full control over how your pattern will be drafted
|
|
view: View
|
|
view.d: These are the various views you can pick from. Includes those views available via the navigation bar or menu, and some additional ones
|