Updated aspect ratio for CGA configs and added experimental 'aspect' URL parameter
This commit is contained in:
parent
d0480ecb90
commit
d50f0ebb1a
44 changed files with 6634 additions and 318 deletions
|
|
@ -1,10 +1,10 @@
|
|||
---
|
||||
layout: page
|
||||
title: FileDump
|
||||
title: FileDump Module
|
||||
permalink: /modules/filedump/
|
||||
---
|
||||
|
||||
FileDump
|
||||
FileDump Module
|
||||
===
|
||||
|
||||
Module (and command-line utility) for converting the contents of files to JSON.
|
||||
This module (and command-line utility) is used to convert the contents of binary files to JSON.
|
||||
|
|
|
|||
Loading…
Reference in a new issue