File: PLplot.medium.ad

package info (click to toggle)
plplot 5.9.9-5
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 84,772 kB
  • sloc: ansic: 86,290; xml: 26,754; ada: 17,685; cpp: 15,530; php: 11,938; tcl: 11,125; ml: 6,825; perl: 6,736; f90: 6,709; python: 6,237; java: 6,215; sh: 2,042; makefile: 192; lisp: 75; fortran: 64; sed: 52
file content (40 lines) | stat: -rw-r--r-- 1,343 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
! -*- xrdb -*-
! PLplot resource settings appropriate for a medium-high res display
! (e.g. around 1152x864 or 1280x1024)

! Color settings.  Use these to get "classic" plplot/tk fg/bg colors.
! Otherwise your system (theme) colors are used.
*background: lightgray
*foreground: black

!----------------------------------------------------------------------------
! Plotting window size.

! This gives the specified geometry.
! This suggestion is scaled down from "auto" for a 1280x1024 screen. 
*geometry:		710x624

! This is the default if geometry is unspecified.
! It corresponds to 10/16 x 11/16 of the root window size.
!*geometry:		auto

! This is how to specify using plframe width & height.  Note -- for some
! window managers this may cause the window to appear partially off-screen.
!*geometry:
!*plwin.width:		710
!*plwin.height:		564

!----------------------------------------------------------------------------
! General font settings

*font:			-*-helvetica-medium-r-normal-*-*-140-*
*Entry.font:		-*-helvetica-medium-r-normal-*-*-140-*
*Menu.font:		-*-helvetica-medium-r-normal-*-*-140-*
*Menubutton.font:	-*-helvetica-medium-r-normal-*-*-140-*
*Scale.font:		-*-helvetica-medium-r-normal-*-*-120-*
*color.font:		-*-courier-medium-r-normal-*-*-140-*

! fileselectiondialog fonts

*Font:			-*-helvetica-medium-r-normal-*-*-140-*